﻿body {
}

.logo img {


}
.footer-logo-text {
    font-family: verdana;
    font-weight: bold;
    color: #6599FF;
    font-size: 24px
}

.btn-fill {
   
    background: #6599FF;
    border: solid 2px #6599FF;
    
}

    .btn-fill:hover {
        
        color: #6599FF;
    }