@charset "UTF-8";

/*
Theme Name: Dr.Zahra Ghanavati Official Theme
Theme URI: https://www.nisateam.com/
Author: NiSa Team - Nima Sayar
Author URI: https://www.nisateam.com/
Description: Dr.Zahra Ghanavati Official Theme | Exclusive Theme 
Tested up to: 7.0
Requires PHP: 8.3
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: drzgh-official-theme
*/
.news--info .ttl-03::after{
  content: '';
    display: block;
     width: 86px;
    height: 5px;
    border-radius: 2.5px;
    background-image: linear-gradient(90deg, #F0DC7A 0%, #F0DC7A 25%, #9AC3C5 25%, #9AC3C5 50%, #5A968E 50%, #5A968E 75%, #3A5950 75%, #3A5950 100%);
    margin-top: 1em;   
}

.news--info .image-post{
  border-radius: 8px;
  width: 60%;
}
.news--info .post--date{
  margin-top: 40px;
}