/*
Theme Name: Vara Child
Theme URI: http://gradastudio.com/vara
Description: This is a child theme of Vara.
Author: GradaStudio
Author URI: https://themeforest.net/user/gradastudio
Template: vara
Version: 1.0.0
*/

/* Hide scrollbar for Chrome, Safari and Opera */
::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
html {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.gs-logo-text-p {
  font-family: 'Overpass', sans-serif;
  font-size: 32px;
}

.gs-logo-text-p p {
  color: #000;
  text-decoration: none;
}

.cn-button {
  background-color: #f08923 !important;
}
