.fusion-secondary-header {
    border-bottom: 0;
}
.fusion-header {
    border-bottom: 0 !important;
    background: #fff !important;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center -100px;
}
.fusion-contact-info {
    color: white;
    letter-spacing: 1px;
}
.fusion-logo img {
    height: 80px;
}
li#menu-item-22 > a {
    color: #2d6eba;
}
li#menu-item-22 i {
    color: white;
    background: #2d6eba;
    padding: 10px;
    border-radius: 25px;
    margin-right: 5px;
    transform: rotateY(190deg);
}
footer#footer {
    border-top: 0;
}