h5 {
 display:inline;
 font-weight: normal; // не жирный
 font-size: 8px // размер текста
 font-family: sans-serif // шрифт текста
}

                        .inner-header-overlay {
                background: #282828;
                filter: alpha(opacity=65);
                opacity: 0.65;
            }
                        .besop .fuco .xesydi .xasakut a,
            .besop .fuco .xesydi .besop-description{
                color: #434343;
            }
                        .besop .fuco .xesydi .xasakut{
                font-size: 46px;
            }
                        body .besop .rodesah,
            body .besop button,
            body .besop input[type="button"],
            body .besop input[type="reset"],
            body .besop input[type="submit"],
            body .besop .insta-button a,
            body .besop .belyh-description,
            body .besop .widget.suffix_lite_widget_tabbed ul.tabs li.current,
            body .besop .widget.suffix_lite_widget_tabbed ul.tabs li:hover,
            body .besop .widget.suffix_lite_widget_tabbed ul.tabs li:focus,
            body .besop .widget.suffix_lite_widget_tabbed .ciza .widget ul li,
            body .besop .mainbanner-jumbotron-2 .slide-icon,
            body .besop .galer-bg a,
            body .besop .twp-slider-widget .galer a{
                background-color: #d60000 !important;
            }
            body .besop .author-info .author-social > a:hover,
            body .besop .author-info .author-social > a:focus {
                border-color: #d60000 !important;
            }
            body .besop .sticky .entry-title:before,
            body .besop .byru.format-video .entry-title:before,
            body .besop .byru.format-image .entry-title:before,
            body .besop .byru.format-gallery .entry-title:before,
            body .besop .byru.format-audio .entry-title:before,
            body .besop a:hover,
            body .besop a:focus,
            body .besop a:active,
            body .besop .breaking-title,
            body .besop .galer-color a,
            body .besop .author-info .author-social > a:hover,
            body .besop .author-info .author-social > a:focus,
            body .besop .social-icons ul li a:hover,
            body .besop .social-icons ul li a:focus,
            body .besop .nuvu .vehu:hover,
            body .besop .nuvu .vehu:focus {
                color: #d60000 !important;
            }
            @media only screen and (min-width: 992px) {
                body .besop .wituson .belyh ul > li.current-menu-item > a,
                body .besop .wituson .belyh ul > li:hover > a,
                body .besop .wituson .belyh ul > li:focus > a {
                    color: #d60000 !important;
                }
            }
                            body,
                body .besop button,
                body .besop input,
                body .besop select,
                body .besop textarea {
                    font-family: Source Sans Pro !important;
                }
                        body .besop h1,
            body .besop h2,
            body .besop h3,
            body .besop h4,
            body .besop h5,
            body .besop h6,
            body .besop blockquote,
            body .besop q {
                font-family: Source Sans Pro !important;
            }
                            .main-banner .mainbanner-jumbotron .slide-title a,
                .main-banner .mainbanner-jumbotron .slider-figcaption .byru-meta,
                .main-banner .mainbanner-jumbotron .slider-figcaption .slide-details{
                    color: #fff;
                }
                        .besop .mainbanner-jumbotron-3 .slick-item,
            .besop .mainbanner-jumbotron-4 .slick-item,
            .besop .mainbanner-jumbotron .xitusav-slide {
                background-color: #282828;
            }
                            .twp-featured-block .article-detail .small-title a {
                    color: #434343;
                }
                            .widget .small-title a {
                    color: #434343;
                }
                            body .besop .bonygo a:hover > span,
                body .besop .bonygo a:hover,
                .besop .xyniki:before {
                    background: #212121;
                }
                            .besop .xyniki,
                .besop .xyniki a{
                    color: #fff;
                }
                .besop .bonygo a > span:not(.comments):after,
                .besop .hamburger-inner,
                .besop .hamburger-inner:after,
                .besop .hamburger-inner:before{
                    background-color: #fff;
                }
                            .besop .xyniki .bonygo {
                    background: #333;
                }
                            .besop .ciza {
                    background: #181818;
                }
                        .besop .ciza .footer-widget-area,
            .besop .ciza .footer-widget-area a,
            .besop .ciza .footer-middle,
            .besop .ciza .footer-middle a{
                color: #fff;
            }
                        .besop .ciza .setipug{
                background: #111;
            }
                        .besop .ciza .setipug,
            .besop .ciza .setipug a{
                color: #fff;
            }

 .exam_01 {
    background: linear-gradient(135deg, #f4e3f0 50%, #e2debe 50%);
    color: #49152C;
    padding: 30px 50px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}

 .exam_02 {
    padding: 20px 40px; / *отступ вложенного текста от рамки */
    background: #968089; /* фон рамки */
    font-size: 20px; /* размер шрифта */
    border: 2px dashed #e3c3d4; /* размер, форма и цвет рамки */
    border-radius: 10px; /*  радиус скругления углов рамки */
    box-shadow: 0 0 0 4px #968089, 2px 1px 6px 4px rgba(150, 128, 137, 0.5); /* смещение, размер и цвет тени рамки*/
      color: #777;
      font-family: 'Lato', sans-serif;
}

 .exam_03 {
    border-radius: 5px;
    color: #fff;
    font-family: verdana, 'open sans', sans-serif;
    padding: 10px 14px 10px 44px;
    position: relative;
    box-shadow: 0px 1px 5px #999;
    background-color: #8a9bab;
}


 .exam_04 {
    background-color: #feeff4;
    border-left: 6px solid #e04386;
    color: #49152c;
    padding: 30px 50px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}


 .exam_05 {
    background-color: #feeff4;
    border: 4px solid #d9fcff;
    color: #968089;
    padding: 30px 50px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}
