.sk-event-heading{
    padding-top: 72px;
    text-align: center;
}
section.sk-event-feature .row{
    background-color: #fff;
    box-shadow: 1.2rem 1.2rem 3.2rem rgba(0, 0, 0, .05);
    border-radius: 4px;
    padding: 3rem !important;
}
section.sk-event-feature .row .col-md-6{
    position: relative;
}
.sk-date-wrapper{
    background-color: #fff;
    padding: 10px 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    border-radius: 3px;
} 
.sk-date-wrapper>p{
            font-size:18px;
            margin-bottom: 0;
            color: #032169;
        line-height: 133.3333333333%;
        
}
.sk-right-content a{
    text-decoration: none;
}
.sk-right-content .sk-right-content-event-link {
    display: flex;
    background: 0 0;
    color: #428bca;
    justify-content: flex-start;
    padding: 0;
    margin: 32px 0 25px;
    font-size: 14px;
}
    .sk-right-content .sk-featured-post-title {
        font-size: 28px;
        line-height: 121.4285714286%;
        margin-bottom: 2.1rem;
    font-weight: 700;
    color: #032169;
    font-family: "Roboto";
    letter-spacing: .028rem;
    display: block;
    transition: color 500ms;
    margin-bottom: 21px;
    }
    .sk-right-content .sk-feature-desc p {
    font-size: 18px;
    line-height: 155.5555555556%;
    font-weight: 400;
    color: #555555;
    font-family: "Roboto";
    letter-spacing: .028rem;
}
.sk-event-feature .sk-location-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 1.2rem;
    
    gap: 18px;
}
.sk-event-feature .sk-location-wrapper small{
    font-size: 18px;
    font-weight: 500;
}