/* 
  =========================================
  Write your Custom CSS here! 
  This CSS will load on all frontend pages. 
  =========================================
*/

:root {
    /* --primary-color: #1A1457; */
}

/* Example: Hide a specific button */
/* .my-button { display: none !important; } */