﻿.horizontal-seperator {
    width: 100%;
    border-bottom: #CCC;
    border-bottom-width: 1px;
    border-style: solid;
    margin-top: 8px;
}

.mw-800 {
    max-width: 800px !important;
}
.mw-1000 {
    max-width: 1000px !important;
}
.mw-1200 {
    max-width: 1200px !important;
}
.mw-1400 {
    max-width: 1400px !important;
}



.section-title {
    font-size: 1.1rem;
}

.h-700px {
    height: 700px !important;
}