﻿
/* Header */
#headerContainer .connect-with-us .label {
    font-size: 13px;
    font-weight: bold;
}
#headerContainer .free-estimate {
    text-align: right;
}
#headerContainer .free-estimate .label {
    font-size: 12px;
}
#headerContainer .free-estimate .phone-number {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.33em;
    padding-right: 2px;
}
#headerContainer .estimate-button {
    padding-right: 21px;
}

/* Breadcrumbs */
#iCrumbs {
    color: #666666;
}
#iCrumbs a {
    text-decoration: none;
    color: #666666;
}
#iCrumbs .level-2 {
    color: #0058A6;
}
#iCrumbs .separator {
    white-space: pre;
}

/* Footer */
#footerContainer * {
    font-size: 13px;
}
#footerContainer .call-for-estimate {
    font-size: 17px;
    font-weight: bold;
}
#footerContainer .links {
    line-height: 1.5em;
}
#footerContainer .links a {
    text-decoration: none;
}
#footerContainer .notice {
    margin-top: 1.5em;
    font-size: 11px;
}
