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;
            }
                        .topeqo .wyruvuc .dolydej .docuzy a,
            .topeqo .wyruvuc .dolydej .topeqo-description{
                color: #434343;
            }
                        .topeqo .wyruvuc .dolydej .docuzy{
                font-size: 46px;
            }
                        body .topeqo .wocorez,
            body .topeqo button,
            body .topeqo input[type="button"],
            body .topeqo input[type="reset"],
            body .topeqo input[type="submit"],
            body .topeqo .insta-button a,
            body .topeqo .qofab-description,
            body .topeqo .widget.suffix_lite_widget_tabbed ul.tabs li.current,
            body .topeqo .widget.suffix_lite_widget_tabbed ul.tabs li:hover,
            body .topeqo .widget.suffix_lite_widget_tabbed ul.tabs li:focus,
            body .topeqo .widget.suffix_lite_widget_tabbed .sijux .widget ul li,
            body .topeqo .mainbanner-jumbotron-2 .slide-icon,
            body .topeqo .tebyr-bg a,
            body .topeqo .twp-slider-widget .tebyr a{
                background-color: #d60000 !important;
            }
            body .topeqo .author-info .author-social > a:hover,
            body .topeqo .author-info .author-social > a:focus {
                border-color: #d60000 !important;
            }
            body .topeqo .sticky .entry-title:before,
            body .topeqo .hiral.format-video .entry-title:before,
            body .topeqo .hiral.format-image .entry-title:before,
            body .topeqo .hiral.format-gallery .entry-title:before,
            body .topeqo .hiral.format-audio .entry-title:before,
            body .topeqo a:hover,
            body .topeqo a:focus,
            body .topeqo a:active,
            body .topeqo .breaking-title,
            body .topeqo .tebyr-color a,
            body .topeqo .author-info .author-social > a:hover,
            body .topeqo .author-info .author-social > a:focus,
            body .topeqo .social-icons ul li a:hover,
            body .topeqo .social-icons ul li a:focus,
            body .topeqo .mogo .kineper:hover,
            body .topeqo .mogo .kineper:focus {
                color: #d60000 !important;
            }
            @media only screen and (min-width: 992px) {
                body .topeqo .nymi .qofab ul > li.current-menu-item > a,
                body .topeqo .nymi .qofab ul > li:hover > a,
                body .topeqo .nymi .qofab ul > li:focus > a {
                    color: #d60000 !important;
                }
            }
                            body,
                body .topeqo button,
                body .topeqo input,
                body .topeqo select,
                body .topeqo textarea {
                    font-family: Source Sans Pro !important;
                }
                        body .topeqo h1,
            body .topeqo h2,
            body .topeqo h3,
            body .topeqo h4,
            body .topeqo h5,
            body .topeqo h6,
            body .topeqo blockquote,
            body .topeqo q {
                font-family: Source Sans Pro !important;
            }
                            .main-banner .mainbanner-jumbotron .slide-title a,
                .main-banner .mainbanner-jumbotron .slider-figcaption .hiral-meta,
                .main-banner .mainbanner-jumbotron .slider-figcaption .slide-details{
                    color: #fff;
                }
                        .topeqo .mainbanner-jumbotron-3 .slick-item,
            .topeqo .mainbanner-jumbotron-4 .slick-item,
            .topeqo .mainbanner-jumbotron .pikimy-slide {
                background-color: #282828;
            }
                            .twp-featured-block .article-detail .small-title a {
                    color: #434343;
                }
                            .widget .small-title a {
                    color: #434343;
                }
                            body .topeqo .rubyziw a:hover > span,
                body .topeqo .rubyziw a:hover,
                .topeqo .qudyquc:before {
                    background: #212121;
                }
                            .topeqo .qudyquc,
                .topeqo .qudyquc a{
                    color: #fff;
                }
                .topeqo .rubyziw a > span:not(.comments):after,
                .topeqo .hamburger-inner,
                .topeqo .hamburger-inner:after,
                .topeqo .hamburger-inner:before{
                    background-color: #fff;
                }
                            .topeqo .qudyquc .rubyziw {
                    background: #333;
                }
                            .topeqo .sijux {
                    background: #181818;
                }
                        .topeqo .sijux .footer-widget-area,
            .topeqo .sijux .footer-widget-area a,
            .topeqo .sijux .footer-middle,
            .topeqo .sijux .footer-middle a{
                color: #fff;
            }
                        .topeqo .sijux .qixody{
                background: #111;
            }
                        .topeqo .sijux .qixody,
            .topeqo .sijux .qixody 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;
}
