﻿.html {
    overflow: hidden !important;
}

.header {
    background: #fff;
}

.footer-bg-blue {
    color: #fff;
    background-color: #244061
}

.Social-Media-Icon {
    color: #244061;
    margin-left: 10px;
}

    .Social-Media-Icon img {
        width: 25px;
        height: 27px;
        padding-top: 5px;
    }

 