/* Add here all your css styles (customizations) */
.dropdown-menu {
    top:65%;
}
.footer-v1 .footer,
.footer-v1 .copyright  {
    background: #3370B3;
}
.footer a, .copyright a, .footer a:hover, .copyright a:hover {
    color: #fff;
}