#pFooter{
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-top: 50px;
    background-color: #221c46;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 12px 0;
    font-size: 13px;
    line-height: 24px;
}
.company-logo-left-side{
    max-height: 100px !important;
    min-width: 90px;
    margin-bottom: 8px;
    margin-top: 0;
    margin-left: 5px;
}
.company-logo-right-side{
    height: 100px;
    width: 160px;
    margin-bottom: 10px;
    margin-top: -15px;
    transform: scale(1);
    background: 12px 15px no-repeat;
}
#searchStore {
    background-color: #221c46 !important;
    min-height: 35px;
    padding-top: 5px;
}
header, p > h2{
    color: #221c46;
}
.content .post p {
    color: #221c46;
    font-family: Arial, "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif;
    font-weight: bold;
    color: #221c46 !important;
    text-rendering: optimizeLegibility;
    margin: 0 0 0.5em 0;
}
.content .post p > strong{
    font-weight: bold;
    color: #221c46;
}
