.gkIsWrapper-gk_hotel_tabs figcaption h2, .gkIsWrapper-gk_hotel_tabs figcaption small {
  color: #fff;
  font-size: 50px;
  font-style: italic;
  font-weight: 400 !important;
  line-height: 1;
}
.gkIsWrapper-gk_hotel_tabs figcaption a {
  color: #454545;
}
.gkIsWrapper-gk_hotel_tabs figcaption h2 {
  font-size: 18px !important;
}
figure figcaption {
    background-color: transparent;
    color: #9E9E9E;
    font-size: 0.725rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.navbar-brand img.logo-img {
    max-height: 99.2px;
}


element.style {
}
.theme-default .t4-header.section-overlap .logo-image>a {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.theme-default .t4-header .logo-image>a {
    height: 112px;
    width: 280px;
}

.gkIsWrapper-gk_hotel_tabs figcaption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  left: 52%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}

@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.4%;
  }
}

.acm-teams.style-2 .teams-item {
  background: var(--body-bg-color);
  border-radius: var(--btn-border-radius);
  border: 1px dashed #e9ecef;
  padding: 1.14rem;
  text-align: center;
}

