#wysiwyg005 {
    padding: 50px 0;
}
#wysiwyg005 .headerCont {
    text-align: center;
    margin-bottom: 30px
}
#wysiwyg005 .headerTitle {
    font-size: 30px;
    font-weight: 800;
    line-height: 38px;
    text-transform: none;
    margin-bottom: 15px
}
#wysiwyg005 p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px
}
#wysiwyg005 .primary-theme-btn {
    margin-top: 40px
}

@media (min-width: 768px) {
    #wysiwyg005 .headerCont {
        margin-bottom: 40px
    }
}

@media (min-width: 992px) {
    #wysiwyg005 .headerTitle {
        font-size: 44px;
        line-height: 46px
    }
    #wysiwyg005 p {
        font-size: 24px;
        line-height: 32px
    }
}
