/*
Theme Name: Hotels Ethiopia
Theme URI: https://hotelsethiopia.com
Description: Standalone custom booking and property listing theme with 15% commission tracking.
Author: HotelsEthiopia
Version: 1.0.0
Text Domain: hotelsethiopia
*/

h1, h2, h3 { 
    color: #1b4d2e; 
}

.he-yellow-btn {
    background-color: #ffd700;
    color: #000000;
    font-weight: bold;
    padding: 12px 24px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
}

.read-more, .wp-block-button__link {
    background-color: #1b4d2e;
    color: #ffffff;
    border-radius: 5px;
}

.he-discount-badge {
    background-color: #d4111e;
    color: #ffffff;
    padding: 4px 10px;
    border-radius: 4px;
    font-weight: bold;
}
