/*
Theme Name: Omexo Child
Template: omexo
Author: Child Theme Configurator
Version: 1.1689668959
Updated: 2023-07-18 08:29:19

*/

/* Change buttons color */
.elementor-button {background-color:#ff001f!important;}
.elementor-button:hover {background-color:#d10202!important;}
/* Change fa icon color */
.course-category-icon i {color:#ff001f!important;}
/* Change course title hover color */
.course-title a:hover {color:#ff001f!important;}
/* Change course price color */
.course-price span {color:#ff001f!important;}

.main-navigation ul li a, .main-navigation ul li.current-menu-item > a {color:#ff001f!important;}

.footer-top-area, .footer-bottom-area {background-color:#1c1c1c!important;}
/* Margin top for social-icons in footer */
footer .wp-container-core-group-layout-1.wp-container-core-group-layout-1 {margin-top:10px;}
footer .wp-block-social-link-anchor svg {fill:white;}