/* 
Theme Name: Rabia Child Theme
Description: Rabia is an minimal professional WordPress theme.
Theme URI: http://www.waspthemes.com/go/?theme=Rabia
Template: Rabia

Author: WaspThemes
Author URI: http://www.waspthemes.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.7.5
Text Domain: wf
*/

@import url("../Rabia/style.css");

.featured-blog img {
    width: 100% !important;
    object-fit: contain !important;
    height: 100%;
}

.bop-nav-search input[type="submit"]{
  display: none;
}

.default-content.single-content p a {
    color: red;
}

.default-content.single-content div a {
    color: red;
}

.default-content.single-content div a:visited { 
  color: red;
}
