@charset "UTF-8";
/* CSS Document */


.g-bg-turuncu{
  background-color: #ffc600 !important; }

.g-bg-turuncu--hover:hover {
  background-color: #ffc600 !important; }

.g-color-turuncu{
  color: #ffc600 !important; }

.g-color-turuncu--hover:hover{
  color: #ffc600 !important; }

.g-bg-lacivert {
  background-color: #212e34 !important; }

.g-bg-lacivert--hover:hover {
  background-color: #212e34 !important; }

.g-color-lacivert--hover:hover {
  color: #212e34 !important; }

.g-color-lacivert{
  color: #212e34 !important; }
