﻿h5 {
 display:inline;
 font-weight: normal; // не жирный
 font-size: 8px // размер текста
 font-family: sans-serif // шрифт текста
}

#toTop:hover,
a.effect:before,
.show-more,
a.link-format,
.sidebar-3 .widget-title:after,
.caption .s-cat,
.widget input[type='submit'],
.bottom-caption .slick-current .slider-items span,
.slide-wrap .caption .s-cat,
aarticle.format-status .post-content .post-format::after,
article.format-chat .post-content .post-format::after,
article.format-link .post-content .post-format::after,
article.format-standard .post-content .post-format::after,
article.format-image .post-content .post-format::after,
article.hentry.sticky .post-content .post-format::after,
article.format-video .post-content .post-format::after,
article.format-gallery .post-content .post-format::after,
article.format-audio .post-content .post-format::after,
article.format-quote .post-content .post-format::after{
background-color: #6ca4db;
border-color: #6ca4db;
}
.main-header a:hover,
.main-header a:focus,
.main-header a:active,
.top-menu > ul > li > a:hover,
.main-menu ul li.current-menu-item > a,
.header-2 .main-menu > ul > li.current-menu-item > a,
.main-menu ul li:hover > a,
ul.trail-items li a:hover span,
.author-socials a:hover,
.post-date a:focus,
.post-date a:hover,
.post-footer > span a:hover,
.post-footer > span a:focus,
.widget a:hover,
.widget a:focus,
.footer-menu li a:hover,
.footer-menu li a:focus,
.footer-social-links a:hover,
.footer-social-links a:focus,
.site-footer a:hover,
.site-footer a:focus,
.content-area .entry-content p a,
{
color : #6ca4db;
}
body{
font-family:Lora, serif;
}
p{
font-size: 15px;
}
p{
line-height:25px;
}
span.post-format
{
display:block;
}

 .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;
}
