/*! Place your custom styles here */

.bg--tgl289 {
  background: rgb(0,184,237) !important;
  background: linear-gradient(90deg, rgba(0,184,237,1) 18%, rgba(51,123,191,1) 54%, rgba(131,76,154,1) 89%) !important;
}

.bg--tgl289-2 {
  background-color: #00B8ED !important;
}

.bg--tgl289-3 {
  background-color: #337BBF !important;
}

.bg--tgl289-3 .menu-horizontal > li > a,
.bg--tgl289-3 .menu-horizontal > li > span {
  color: #fff;
}
.bg--tgl289-3 .menu-horizontal > li > a:hover,
.bg--tgl289-3 .menu-horizontal > li > span:hover {
  color: #fff;
}

.bg--tgl289 .menu-horizontal > li > a,
.bg--tgl289 .menu-horizontal > li > span {
  color: #fff;
}
.bg--tgl289 .menu-horizontal > li > a:hover,
.bg--tgl289 .menu-horizontal > li > span:hover {
  color: #fff;
}