﻿.fw-300 {
    font-weight: 300 !important;
}
.fw-400 {
    font-weight: 400 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-700 {
    font-weight: 700 !important;
}
.vh-100 {
    height: 100vh;
}
.vh-90 {
    height: 90vh;
}
.vh-80 {
    height: 80vh;
}
.vh-70 {
    height: 70vh;
}
.vh-60 {
    height: 60vh;
}
.vh-50 {
    height: 50vh;
}
.vh-40 {
    height: 40vh;
}
.vh-30 {
    height: 30vh;
}
.vh-20 {
    height: 20vh;
}
.vh-10 {
    height: 10vh;
}
/* Theme overrides */
