﻿.section {
    padding: 1rem 0 !important;
}
.section-heading h1, .section-heading h2, .section-heading h3 {
    /*position: relative;*/
    font-size: 2.1rem !important;
}
.form-group {
    margin-bottom: 5px !important;
}
hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.section-heading {
    margin-bottom: 0 !important;
}
.mb-2 {
    margin-bottom: 2% !important;
}
.mb-0 {
    margin-bottom: 0% !important;
}
.form-group {
    margin-bottom: 0% !important;
}
.form-control {
    background-color: #fff !important;
}