/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Utility
# Cards
# Common
# Form
# Navigations
# Animations
# Mobile Nav
# Search Popup
# Page Header
# Google Map
# Client Carousel
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
:root {
  --sonchoy-base: #008a39;
  --sonchoy-base-rgb: 0, 138, 57;
  --sonchoy-black: #e87818;
  --sonchoy-black-rgb: 232, 120, 24;
  --sonchoy-primary: #f5f5f8;
  --sonchoy-primary-rgb: 245, 245, 248;
}














/*--------------------------------------------------------------
# End
--------------------------------------------------------------*/