/* Basic Styles for containers old */
.site-refresh .misc-body {
    padding:20px 8px;
    color: #353535;
    font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
    text-align: left !important;
}
.site-refresh .misc-body h1 {
    font-size: 40px;
    font-weight: 300;
    line-height: 54px;
}.site-refresh .misc-body h3 {
    font-size: 24px;
    font-weight: 300;
    line-height: 48px;
}
.site-refresh .misc-body p {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: justify;
}