/*
Theme Name: Sovos - KPS3
Author: KPS3
Author URI: http://www.kps3.com
*/

.webinar__badge {
    background: #1689ce;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    font-family: "Montserrat", Verdana, Arial, sans-serif;
    font-weight: 600;
    font-size: 12px;
    padding: 0.6em 1.2em;
    line-height: 1;
}
.post-modified-info {
    text-align: center;
    font-weight: bold;
    font-style: italic;
}