/*!
Theme Name: H Advisors
Description: Starter Pack theme
Author: Havas Digital Factory
Author URI: https://www.havasdigitalfactory.com
Version: 1.0
Text Domain: hadvisors
*/


.media-btns {
    background-color: #fff;
    color: #0c1030;
}

.media-btns:hover {
    color: #1f5ee2;
}

.video-thumbnail-overlay:hover .play-button {
    background: #ff0000 !important; /* Changes to YouTube Red on hover */
    transform: translate(-50%, -50%) scale(1.1) !important; /* Grows slightly */
}