/*
Theme Name: Newsmag Child
Theme URI:  https://example.com/newsmag-child
Description: Child theme of Newsmag. Generated automatically.
Author: Generated by assistant
Author URI: https://example.com
Template: Newsmag
Version: 1.0.0
Text Domain: newsmag-child
*/
@import url("../Newsmag/style.css");

.ajker-khobor-title {
    color: #d35400;
    font-size: 24px;
    margin-bottom: 20px;
    padding: 10px;
    border-bottom: 2px solid #f39c12;
    text-align: center;
}

.ajker-khobor-title a {
    color: #2980b9;
    text-decoration: none;
}

.ajker-khobor-title a:hover {
    color: #e74c3c;
    text-decoration: underline;
}

