.desktoplogo img{
    max-width:400px;
}

.accent-2 {
    border-top: 2px solid #75e6e9!important;
}

.text-primary {
    color:#75e6e9!important;
}

.social li a:hover, .footer-main a:hover, .footer-links a:hover {
    color: #75e6e9!important;
}


a.text-primary:hover, a.text-primary:focus {
    color:#75e6e9!important;
}