/*
Theme Name:     Pregnancy Child
Theme URI: 		http://wedesignthemes.com/themes/dt-pregnancy/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Pregnancy theme
Template:       pregnancy
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Version:        1.4
*/
@import url("../pregnancy/style.css");

#fixedcovidbutton {
    position: fixed;
    bottom: 13px;
    right: 6%;
    background-color: #e97195;
    color: #fff;
    padding: 16px;
    border-radius: 5px;
    z-index: 99999;
    font-weight: 500;
}

.news-more-link{
    background-color:#fe6e93;
    border:1px solid #fe6e93;
    font-weight:500;
}
.news-more-link:hover{
    color:#fe6e93;
    border:1px solid #fe6e93;
    background-color:#ffffff;
}
.news .news-title a{
    font-weight:700;
}