﻿.vh-80 {
    height: 80vh;
}

.min-vh-320 {
    min-height: 320px;
}

.mb-5vh {
    margin-bottom: 5vh;
}

.lh-20 {
    line-height: 20px !important;
}
