
.wysiwygStyle002 .container .row > div:first-of-type {
    background:#fff;padding:30px
}

.wysiwygStyle002 .content h2 {
    color:#000;font-weight:900;font-size:32px;line-height:1.2;
    text-transform:none;margin-bottom:15px
}
.wysiwygStyle002 .content h3 {
    color:#000;font-weight:600;font-size:29px;line-height:1.2;
    text-transform:none;margin-bottom:10px
}
.wysiwygStyle002 .content p {
    font-size:20px;line-height:33px;margin-bottom:0
}
.wysiwygStyle002 .content img {width:100%!important}
.wysiwygStyle002 a {
    color:#00f;text-decoration:underline;font-style:italic
}
.wysiwygStyle002 a:hover {
    color:#a90000;text-shadow:0 0 5px rgba(255, 255, 0, 0.5);
}
.wysiwygStyle002 ul {margin:5px 0}
.wysiwygStyle002 li {
    font-size:19px;line-height:31px;
}

.wysiwygStyle002 .content .subtitle {font-size:20px;font-style:italic;line-height:1.4}

@media (min-width: 576px) {
    .wysiwygStyle002 .content .subtitle {font-size:18px}
}
@media (min-width: 768px) {
    .wysiwygStyle002 .content img {width:75%!important}
}
@media (min-width: 992px) {
    .wysiwygStyle002 h1 {font-size:42px}
    .wysiwygStyle002 .content .subtitle {font-size:20px}
}
@media (min-width: 1279px) {
    .wysiwygStyle002 h1 {font-size:46px}
    .wysiwygStyle002 .content .subtitle {font-size:22px}
}
