.co-header { 
    font-weight: bold; 
    color:#05328d; 
    width: 342.00pt; 
    font-size: 10pt;
}

.call-us {
    /* margin-top: 20px; */
    font-size: 10pt;
    font-weight: bold;
    color: #05328d;
    text-transform: uppercase;
}

#contact-info {
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
}

#contact-info p {
    font-size: 20pt;
    font-weight: bold;
    color: #05328d;
    margin: 0;
    padding: 0;
    text-align: center;
}

#contact-info p a {
    color: #05328d;
    text-decoration: none;
}