﻿.BtnFamisSearch {
    color: #00558B !important;
    background-color: #ADC763;
    text-decoration: none !important;
    font: Arial;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
}

.collections {
    border-top: 0;
}

.rc-content {
    padding: 10px 5px;
}

.rc-content .title {
    margin-bottom: 0px;
}

.rc-content * + .title {
    margin-top: 25px;
}
    .rc-content * + .titleNew {
        margin-top: 5px;
    }

.bold {
    color: #13578c;
    font-family: Arial, Helvetica, sans-serif;
}

.contact-info-box-2 {
    margin: 15px auto 0 auto;
    width: 100%;
    max-width: 500px;
}

.contact-info-box-3 {
    margin: 15px auto 0 auto;
    width: 100%;
    max-width: 750px;
}

.center {
    text-align: center;
}

.contact-col {
    float: left;
    width: 250px;
}

.team-pic-col {
    float: left;
    padding-top: 30px;
}