.col-centered {
    float: none;
    margin: 0 auto;
}
.heading:after {
    border: none;
    background: url(../images/pattern.png) no-repeat center center;
    display: block;
    margin: 10px auto;
    height: 21px;
    width: 78px;
    content: "";
}
.font-Oleo-Script-Swash-Caps {
    font-family: 'Oleo Script Swash Caps', cursive;
    font-weight: normal;
}
.copyright-content {
    padding: 0;
    border: none !important;
    /* height: 40px; */
    line-height: 40px;
}
.team-desc h4 {
    margin: 0 0 10px 0;
}
.welcome-section {
    color: bisque;
    background: #ba2f2f !important;
}
.welcome-section h2,
.welcome-section p {
    color: antiquewhite;
}
.welcome-section p {
    font-size: 16px;
}
.text-box h3 {
    font-family: 'Open Sans Condensed', 'Helvetica', 'Arial', sans-serif;
    font-size: 27px;
    margin: 0 0 10px 0;
}
.text-box p {
    font-size: 15px;
    line-height: 20px;
}
.abt-imgs:after {
    background-color: #000;
}
.abt-imgs:hover {}
#footer {
    background: #fff8dc;
}
#footer h3 {
    color: rgb(163, 8, 45);
    font-size: 20px;
}
#footer h3 span {
    font-family: 'Open Sans', Arial Narrow, sans-serif;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    /* font-weight: 200; */
    margin: 0 0 25px 0;
    color: #232323;
    letter-spacing: initial;
}
#footer p {
    /* font-family: 'Open Sans Condensed', Arial Narrow, sans-serif; */
    color: #232323;
    /* font-size: 18px; */
    font-family: 'Open Sans', Arial Narrow, sans-serif;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    /* font-weight: 200; */
    /* margin: 0 0 25px 0; */
    color: #232323;
    letter-spacing: initial;
}
#footer p strong {
    color: #000 !important;
}
#footer ul {}
#footer ul li {}
#footer ul li:before {}
#footer button {
    cursor: auto;
}
#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span {
    color: #ba2f2f;
}
