/** JetPack **/
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{
    font-weight: 700!important;
    color: #f00a71!important;
}

#jp-relatedposts h3.jp-relatedposts-headline{
    font-size: 16px!important;
}

/** Learndash **/
p#learndash_already_taken {
    padding: 20px;
    background: rgba(222, 7, 14, 0.86);
    color: #fff;
}
input#btn-join {
    display: block;
    width: 100%;
    padding: 12px 24px!important;
    font-size: 20px;
}


/**Related Posts Plugin **/
.rpbt_shortcode {
    clear: both;
}