/*
Theme Name: One Morr
Theme URI: http://localhost/one-morr/
Author: Green Cubes
Author URI: http://localhost/one-morr/
Description: Custom
Version: 1.0
*/

.whatsapp-sticky img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 20;
}

.header-links ul .current_page_item>a {
    color: #ff9a2c;
}

.navbar-nav.me-auto.mb-2.mb-lg-0>ul#menu-mobile-menu>li>a {
    color: white;
}
