/*
Theme Name: Solutions Review V2
Theme URI: https://www.webpopdesign.com
Description: Solutions Review V2
Author: Webpop Design
Author URI: http://www.webpopdesign.com
Tags: two columns, widgets, CMS, corporate, company
*/

/*--------------------------------------------------*/
/*-- ADDITIONAL CSS --*/
/*--------------------------------------------------*/

.news-card-info h3 {
font-size:16px;
line-height:23px;
}

.expert-badge {
    background: #0076cf!important;
}

.expert-badge img {
width:100%;
height:auto;
max-width:100px;
}

.expert-badge::before {
    content:unset!important;
    flex: unset!important;
    width:unset!important;
    height: unset!important;
    transition: 0.3s all!important;
    background: unset!important;
}

.authers-profile-figure img {height:100%!important;}

div.wpforms-container-full .wpforms-form input[type=checkbox], div.wpforms-container-full .wpforms-form input[type=radio] {
    display: none !important;
}