/*
Theme Name: USQatar Business Council
Theme URI: https://dev-hub.in/
Author URI: https://dev-hub.in/
Author: Dev Hub
Description: The 2025 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.0.0
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.font-dmsans {
    font-family: 'DM Sans', sans-serif;
}

.active-nav {
    font-weight: 700;
    border-bottom: 4px solid #8A1538;
}

.vertical-rl {
    writing-mode: vertical-rl;
}

.bg-transparent-header {
    background-color: rgba(255, 255, 255, 0.9);
}