@import url('//fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Nanum+Pen+Script&display=swap');
@import url('//fonts.googleapis.com/css2?family=Manrope:wght@700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&display=swap');
@import url('//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,400;0,600;0,700;1,200&display=swap');
/*
  font-family: 'Montserrat', sans-serif;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
*/

a {
  color: #fff;
}

body{
  font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.navbar.nav-v7 .header-logo {
  max-width: 300px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 700;
}

video#coverVideo {
  margin-top: 130px;
}
.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn {
  padding: 10px 40px;
  text-transform: uppercase;
  background-color: #00b8b5;
  background: #00b8b5;
  border: 2px solid #00b8b5;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  box-shadow: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #974f98;
  background: #974f98;
  border: 2px solid #974f98;
  color: #fff;
  opacity: 1;
}
.private-parties-tmt-section a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background: #974f98;
  border: 2px solid #974f98;
  color: #fff;
}
.private-parties-tmt-section a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
  background: #000;
  border: 2px solid #000;
  color: #fff;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.about-us-v3 h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 4em;
  font-weight: 700;
}
.about-us-v8-content .text-wrapper h2,
.private-parties-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-size: 1.6em;
}

/* Homepage*/

/* Banner section */
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #000;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #00b8b5;
}
/* Banner section end */

/* About us section */
.about-us-v8-content .text-wrapper h2 {
  margin: 20px 0;
}
/* About us section end */

/* Private parties section */
.private-parties-tmt-section {
  padding: 80px 0;
}
.private-parties-tmt-section h2 {
  margin: 30px 0;
}
/* Private parties section end */

/* Slideshow section */
.uk-overlay-background {
  background: rgba(0,0,0,0.5);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1 {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 4em;
  font-weight: 700;
  margin-bottom: 40px;
}
.uk-dotnav-contrast>*>* {
  background: transparent;
  border: 1px solid #fff;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Slideshow section end */

/* Reservations section */
.reservations-wrapper.ot-reservations-wrapper {
  padding: 7em 0 13em;
}
.reservations .section-header {
  color: #000;
}
.reservations p {
  margin-top: 50px;
}
/* Reservations section end */

/* Reviews section */
.reviews-v2-wrapper {
  background-size: cover !important;
}
.reviews-v2-wrapper h3 {
  font-weight: normal;
  margin-bottom: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #000;
  font-size: 1em;
}
.reviews-v2-wrapper .review-text p {
  font-style: italic;
}
.reviews-v2-wrapper .review-quote {
  color: #000;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #000;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
}
/* Reviews section end */

/* Newsletter section */
.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper {
  background: #00b8b5;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  color: #000;
}
.map-newsletter .sph-email-subscription h2 {
  color: #000;
  font-family: 'Montserrat', sans-serif;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 13px 5px;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #000;
}
.map-newsletter .bar {
  top: -6px;
}
.bar:before, .bar:after {
  background: #974f98;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  font-size: 1.6em;
}
/* Newsletter section end */

/* Newsletter popup */
.custom-modal .modal-content {
  background: #00b8b5;
}
.custom-modal .newsletter-popup .section-header {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  color: #000;
  font-size: 1.5em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #000;
  background: transparent;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #000;
}
/* Newsletter popup end */

/* Contact section */
.contact-v3 .days {
  padding-bottom: 0.1em;
  text-transform: uppercase;
}
.contact-v3 a {
  text-decoration: none;
}
.contact-v3 .from-to {
  padding-bottom: 25px;
}
.media-inquiries {
  margin-top: 30px;
}
/* Contact section end */

/* About us page */
.about-us-s1-wrapper {
  padding-top: 130px;
}
.about-us-page .about-us-s1-content h1 {
  text-transform: lowercase;
  font-size: 6em;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
}
.about-us-v7-content .text-wrapper h1 {
  margin: 30px 0 40px;
}
.about-us-page .about-us-s1-content h1 span {
  text-transform: uppercase;
}
.about-us-page .about-us-s1-content {
  padding-top: 30px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 60px 40px 80px;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
  color: #00b8b5;
}
.about-us-page .about-page-content .about-us-s1-wrapper .about-logo {
    width: 250px;
    margin: 0px auto;
}
/* About us page end */

/* Food and Drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 90px;
}
.drink-menu .food-menu-page .section-header,
.drink-menu .food-menu-page h1,
.drink-menu .food-menu-page h2,
.drink-menu .food-menu-page h3,
.drink-menu .food-menu-page .food-item-description,
.drink-menu .food-menu-page .food-menu-description p,
div.food-price,
.food-menu-nav .food-menu-nav-item.custom-temp-btn {
  font-family: 'Poppins', sans-serif;
}
.food-menu-nav .food-menu-nav-item {
  background: #00b8b5;
  color: #000;
  border: 2px solid #00b8b5;
}
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active {
  background: #974f98;
  color: #fff;
  border: 2px solid #974f98;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.food-menu-grid .food-item-description {
  color: #747474;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-size: 1.9em;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-size: 1.3em;
}
.food-menu-grid .food-price {
  color: #974f98;
}
.food-menu-grid .menu-description p {
  font-size: 1.3em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #00b8b5;
}
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.4em;
  font-weight: normal;
  color: #000;
}
/* Food and Drinks pages end */

/* Specials page */
.onespecial {
  font-size: 18px;
}
.specials h2 {
  font-weight: 700;
}
/* Specials page end */

/* Events */
.events-container h1 {
  margin-top: 50px;
}
.events-container h2 {
  font-size: 2em;
}
.events-container h3,
.events-container p,
.events-container .event-time  {
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-size: 1.2em;
}
.events-container .event-image {
  border: none;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(0, 184, 181, 0.5);
  -moz-box-shadow: 0px 0px 10px 4px rgba(0, 184, 181, 0.5);
  box-shadow: 0px 0px 10px 4px rgba(0, 184, 181, 0.5);
}
.events-container .container .btn-holder {
  text-align: center;
  margin-top: 40px;
}
.events-container .container .btn-holder .custom-temp-btn {
  text-decoration: none;
}
/* End Events */

.empty-content-message h2,
.empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  font-weight: normal;
}

/* PARTIES CUSTOM PAGE START */
.article-background.parties-custom-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/insideoutsd--com/css/../custom/about_us_left_new.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(0.2);
  -moz-filter: brightness(0.2);
  -o-filter: brightness(0.2);
  -ms-filter: brightness(0.2);
  filter: brightness(0.2);
}

.parties-custom-page .pagecontent .container *{
  text-shadow: none;
  text-align: center;
}

.parties-custom-page .parties-gallery{
  margin: 5em auto 8em auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2em;
}

.parties-custom-page .parties-gallery img{
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 1em;
}
/* PARTIES CUSTOM PAGE END */

/* Media page START */
.media-page .section-header {
  margin-top: 30px;
}
/* Media page END */


/* Media queries */

@media (max-width:1400px) {
  .nav-v7 .container {
    width: 90%;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 10px;
  }
  .uk-overlay-panel h1 {
    font-size: 3.5em;
  }
  .reviews-v2-wrapper .container {
    padding-top: 20px;
  }
}

@media (max-width:1200px) {
  .nav-v7 .container {
    width: 100%;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .uk-overlay-panel h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .private-parties-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  p {
    font-size: 1.15em;
  }
  .uk-overlay-panel h1 {
    font-size: 2.8em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.8em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 4em;
  }
}

@media (max-width:1023px) {
  .navbar.nav-v7 .header-logo {
    max-width: 250px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.8em;
    padding: 0 8px;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .uk-overlay-panel h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .private-parties-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  p {
    font-size: 1em;
  }
  .uk-overlay-panel h1 {
    font-size: 2.3em;
  }
  .reservations-wrapper.ot-reservations-wrapper {
    padding: 7em 0;
  }
  .reviews-v2-wrapper .container {
    padding-top: 10px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .contact-v3 .hours-title h1,
  .contact-v3 .social-title h1,
  .contact-v3 .contact-us-title h1 {
    font-size: 0.9em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.4em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.2em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1.1em;
  }
  .onespecial {
    font-size: 16px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .events-container h3,
  .events-container p,
  .events-container .event-time  {
    font-size: 1.1em;
  }
}

@media (max-width:991px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.7em;
    padding: 0 5px;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-page .about-us-s1-content {
    padding: 5px 20px;
  }
  .about-us-page .about-page-content .about-us-s1-wrapper .about-logo {
    width: 150px;
    margin: 0px auto;
  }
}

@media (max-width:767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 130px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 6px 15px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  p {
    font-size: 1.1em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .party-offer a.custom-temp-btn {
    font-size: 15px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 15px 5px;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .uk-overlay-panel h1 {
    font-size: 1.9em;
  }
  .reservations-wrapper.ot-reservations-wrapper {
    padding: 3em 0;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.3em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 50px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #974f98;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #974f98;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #974f98;
  }
  .onespecial {
    font-size: 14px;
  }
  .about-us-s1-wrapper {
    padding-top: 70px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.3em;
    margin-top: 0;
  }
  .about-us-page .about-page-content .about-us-s1-wrapper .about-logo {
    width: 150px;
    margin: 0px auto;
  }
  .events-container .container {
    margin: 0px auto 5px;
    margin-bottom: 150px;
  }
  .empty-content-message h2,
  .empty-content-message h3 {
    text-transform: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4em;
    font-weight: normal;
  }
  .parties-custom-page .parties-gallery{
    grid-template-columns: repeat(1, 1fr);
  }

}

@media (max-width:320px) {
  .navbar.nav-v7 .header-logo {
    max-width: 120px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .private-parties-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .party-offer a.custom-temp-btn {
    font-size: 14px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 11px;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 1.5em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.2em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.7em;
  }
  .about-us-page .about-us-s1-content {
    font-size: 1.5em;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .events-container h3, 
  .events-container p, 
  .events-container .event-time {
    font-size: 1em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
