/*-----------------------------------------------------------------------------------

    Template Name: Exvent - Event & Conference HTML Template
    Template URI: https://thepixelcurve.com/html/exvent/
    Description: A Library of Responsive Bootstrap5, HTML5, and CSS3 Website Templates
    Author: Devthrow
    Version: 1.0


-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    01. Theme default CSS
    02. Header CSS
    2.1. - Header Top CSS
    2.2. - Header Offcanvas CSS
    2.3 - Button CSS
    03. Hero CSS
    04. Counter CSS
    05. About CSS
    06. Widget CSS
    06.1 - Sidebar Widget CSS
    07. Speaker CSS
    07.1 - Speaker Single CSS
    08. Schedule CSS
    09. Pricing CSS
    10. Brand CSS
    11. Gallery CSS
    12. Video CSS
    13. Testimonial CSS
    14. Countdown CSS
    15. Blog CSS
    16. CTA CSS
    17. Event CSS
    17.1 - Event List CSS
    17.2 - Event Single CSS
    18. Contact CSS
    19. Footer CSS
    19.1. - Footer Widget CSS
	

-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  01. Theme default CSS
/*----------------------------------------*/
/*-- Google Font --*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,700&family=Ubuntu:ital,wght@0,400;0,500;0,700;1,400;1,700&display=swap');


/*-- Default Colors --*/
:root {
    --color-main: #7d2731;
    --color-main-2: #e2ae68;
}