:root {
  --gold: #f8c729b3;
}

/* Global fixed glass navigation */
.nav-bar,
.w-nav {
  position: fixed !important;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 99999 !important;
  background: #0003 !important;
  -webkit-backdrop-filter: blur(8px) saturate(150%);
  backdrop-filter: blur(8px) saturate(150%);
  border-bottom: 1px solid #ffffff1a;
}

.nav-bar .w-container,
.nav-bar .w-nav-menu,
.brand-link,
.w-nav-brand {
  background: transparent !important;
}

/* The landing page keeps its background fully visible. */
.background.is--landingpage .nav-bar,
.background.is--landingpage .w-nav {
  position: relative !important;
  background: transparent !important;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

/* Keep page headings clear of the fixed navigation. */
.content-wrapper {
  padding-top: 90px !important;
}

@media screen and (max-width: 991px) {
  .content-wrapper {
    padding-top: 70px !important;
  }

  .w-nav-overlay {
    z-index: 99998 !important;
  }

  .w-nav-overlay .nav-menu,
  .nav-menu.w--nav-menu-open {
    z-index: 99999 !important;
    background: #050505f2 !important;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid #ffffff1a;
  }
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #fff;
  background-color: #000;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

h4 {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

h6 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
  font-weight: 300;
  line-height: 24px;
}

a {
  text-decoration: underline;
}

.nav-menu {
  float: right;
  text-align: center;
  position: relative;
}

.nav-link {
  color: #ffffff9e;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 26px 13px;
  font-size: 13px;
  line-height: 18px;
  overflow: visible;
}

.nav-link:hover {
  color: #fff;
}

.nav-link.w--current {
  color: #fff;
  text-decoration: none;
}

.nav-link.hide {
  display: none;
}

.nav-bar {
  background-color: #0000;
  background-image: linear-gradient(#0000004f, #0000004f);
  position: relative;
  top: 0;
  overflow: visible;
  box-shadow: 0 3px 10px #000;
}

.hero-subtitle {
  color: #ffffffb3;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 22px;
}

.subpage-background {
  object-fit: cover;
  font-weight: 300;
}

.subpage-background.is--0-100 {
  background-image: linear-gradient(#0009, #0009), url('../images/POSTER_rgb_lowresolution.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.subpage-background.is--50-50 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.subpage-background.is--100-50 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
  background-position: 0 0, 100%;
  background-size: auto, auto;
}

.subpage-background.is-booking {
  background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
  background-position: 0 0, 90% 43%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 300%;
  background-attachment: scroll, fixed;
}

.subpage-background.is--shop {
  background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
  background-position: 0 0, 90% 43%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 300%;
  background-attachment: scroll, fixed;
}

.subpage-background.is--tour {
  background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.subpage-background.is--music {
  background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.subpage-background.is--bio {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MYS_background_1920x1134.jpg');
  background-position: 0 0, 50% 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.subpage-background.is--gallery {
  background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.subpage-background.is--rider {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MYS_background_1920x1134.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.page-title {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 300;
  line-height: 51px;
}

.section {
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.content {
  color: #fff;
}

.footer {
  color: #222;
  text-align: center;
  background-color: #0000;
  padding-top: 43px;
  padding-bottom: 43px;
}

.footer-link {
  opacity: .82;
  color: #222;
  margin-left: 6px;
  margin-right: 6px;
  text-decoration: none;
  transition: opacity .2s;
}

.footer-link:hover {
  opacity: .76;
  color: #fff;
}

.play-music {
  width: 100%;
  position: relative;
}

.featured-track {
  margin-bottom: 75px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 38px;
  display: flex;
}

.small-grey-text {
  color: #999;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 18px;
  display: none;
}

.rsvp-button {
  color: #f7e769;
  letter-spacing: 1px;
  background-color: #0000;
  border: 1px solid #f7e769;
  padding: 5px 15px;
  font-size: 12px;
  line-height: 18px;
  transition: color .2s, border-color .2s;
}

.rsvp-button:hover {
  color: #fff;
  border-color: #fff;
}

.tour-date-row {
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact-row {
  text-align: center;
  border-top: 1px solid #99999959;
  padding: 10px;
}

.form {
  text-align: left;
  max-width: 550px;
  margin-top: 54px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  overflow: visible;
}

.album-art {
  margin-left: auto;
  display: block;
  box-shadow: 2px 2px 4px #0000004d;
}

.logo {
  color: #fdfdfd;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Slab, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
}

.brand-link {
  z-index: 1;
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
}

.brand-link.w--current {
  padding-top: 8px;
  padding-bottom: 8px;
}

.hero-container {
  text-align: center;
  margin-top: 9vh;
}

.button {
  color: #f8c729b3;
  background-color: #0000;
  border: 1px solid #f8c729b3;
  padding: 11px 19px;
  font-size: 14px;
}

.button.big {
  color: #f7c72a;
  border-color: #f7c72a;
  margin-left: 9px;
  margin-right: 9px;
  padding: 11px 26px;
  font-size: 16px;
  transition: border .2s, color .2s;
}

.button.big:hover {
  color: #fff;
  border-color: #fff;
}

.button.big.hide {
  display: none;
}

.button.contact {
  color: #ffffffb3;
  background-color: #f8c729b3;
  padding-left: 29px;
  padding-right: 29px;
  font-weight: 500;
}

.content-wrapper {
  filter: drop-shadow(4px 5px 6px #000000b3);
  text-align: center;
  max-width: 600px;
  margin-top: 40px;
  font-size: 16px;
  position: relative;
  overflow: auto;
}

.footer-text {
  color: #ffffff6e;
  margin-top: 13px;
}

.featured-title {
  direction: ltr;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  display: inline-block;
}

.song-list-item {
  text-align: center;
  border-top: 1px solid #ffffff47;
  padding-top: 19px;
  padding-bottom: 19px;
}

.album-heading {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 23px;
  font-weight: 400;
  line-height: 27px;
}

.album-columns {
  text-align: center;
}

.song-title {
  color: #f0e567;
}

.venue {
  font-weight: 500;
}

.venue-list-item {
  border-top: 1px solid #ffffff4d;
  padding-top: 5px;
  padding-bottom: 5px;
}

.photo-list {
  text-align: center;
  width: 80%;
  margin-bottom: 69px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.photo {
  border-radius: 5px;
  margin-bottom: 18px;
  box-shadow: 0 1px 50px #00000082;
}

.field {
  font-weight: 300;
}

.input {
  color: #fff;
  background-color: #666666a3;
  border-style: none;
  margin-bottom: 20px;
}

.input:focus {
  box-shadow: 0 0 0 1px #ffffffc4;
}

.input.textarea {
  min-height: 110px;
}

.success {
  background-color: #1ebb0059;
  padding-top: 29px;
}

.image {
  opacity: .72;
}

.container {
  text-align: left;
}

.image-3 {
  opacity: .69;
}

.rich-text-block {
  overflow: visible;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.paragraph {
  color: #ff0202;
}

.albumreleasedate {
  font-style: italic;
}

.body {
  color: #bd4141;
  background-color: #9e9696;
}

.text-block-9, .text-block-10, .label {
  display: inline;
}

.albumlistcontent {
  font-style: italic;
  display: inline;
}

.div-block-8 {
  min-width: 200px;
  max-width: 300px;
}

.div-block-9 {
  position: relative;
}

.container-4 {
  display: flex;
}

.albumspecifiedlist {
  padding-left: 0;
}

.scroll-this {
  overflow: scroll;
}

.background.is--landingpage {
  background-image: url('../images/MYS_background_1920x1134.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

/* External shop landing page */
.shop-section {
  min-height: calc(100vh - 220px);
  padding: 12px 20px 70px;
}

.shop-intro {
  color: #ffffffb3;
  letter-spacing: .08em;
  text-align: center;
  text-transform: uppercase;
  max-width: 620px;
  margin: 0 auto 30px;
  font-size: 13px;
}

.shop-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  display: grid;
}

.shop-card {
  color: #fff;
  background: #080808b8;
  border: 1px solid #ffffff24;
  border-top: 2px solid #f8c729b3;
  min-height: 270px;
  padding: 34px 30px 30px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  box-shadow: 0 18px 45px #0009;
  transition: transform .25s ease, border-color .25s ease, background-color .25s ease;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.shop-card:hover,
.shop-card:focus-visible {
  color: #fff;
  background: #111111d9;
  border-color: #f8c729b3;
  outline: none;
  transform: translateY(-4px);
}

.shop-card-kicker {
  color: #f8c729;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 11px;
}

.shop-card-title {
  text-transform: uppercase;
  margin: 0 0 14px;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.15;
}

.shop-card-copy {
  color: #ffffffb8;
  max-width: 330px;
  margin-bottom: 38px;
  line-height: 1.6;
}

.shop-card-action {
  color: #f8c729;
  letter-spacing: .08em;
  text-transform: uppercase;
  border-bottom: 1px solid #f8c729b3;
  padding-bottom: 5px;
  font-weight: 500;
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.shop-external-note {
  color: #ffffff78;
  text-align: center;
  margin-top: 24px;
  font-size: 12px;
}

/* Compact external-shop links for the alternate landing page. */
.landing-shop-links {
  margin-top: 4px;
}

.landing-shop-label {
  color: #ffffff80;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 10px;
}

.landing-shop-actions {
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  display: flex;
}

.landing-shop-link {
  color: #f8c729;
  letter-spacing: .04em;
  text-transform: uppercase;
  background: #00000042;
  border: 1px solid #f8c729b3;
  min-width: 190px;
  padding: 11px 18px;
  font-size: 13px;
  text-decoration: none;
  transition: color .2s ease, border-color .2s ease, background-color .2s ease;
}

.landing-shop-link:hover,
.landing-shop-link:focus-visible {
  color: #fff;
  background: #000000a6;
  border-color: #fff;
  outline: none;
}

@media screen and (max-width: 767px) {
  .subpage-background.is--music,
  .subpage-background.is-booking,
  .subpage-background.is--shop,
  .subpage-background.is--bio {
    background-color: #000;
    background-image: none;
    background-attachment: scroll;
    isolation: isolate;
  }

  .subpage-background.is--music::before {
    content: "";
    pointer-events: none;
    position: fixed;
    inset: 0;
    z-index: -1;
    background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
    background-position: 0 0, 100% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    transform: translateZ(0);
    will-change: transform;
  }

  .subpage-background.is-booking::before {
    content: "";
    pointer-events: none;
    position: fixed;
    inset: 0;
    z-index: -1;
    background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
    background-position: 0 0, 90% 43%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 300%;
    transform: translateZ(0);
    will-change: transform;
  }

  .subpage-background.is--shop::before {
    content: "";
    pointer-events: none;
    position: fixed;
    inset: 0;
    z-index: -1;
    background-image: linear-gradient(#00000080, #00000080), url('../images/POSTER_rgb_lowresolution.jpg');
    background-position: 0 0, 90% 43%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 300%;
    transform: translateZ(0);
    will-change: transform;
  }

  .subpage-background.is--bio::before {
    content: "";
    pointer-events: none;
    position: fixed;
    inset: 0;
    z-index: -1;
    background-image: linear-gradient(#00000080, #00000080), url('../images/MYS_background_1920x1134.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 100vh;
    background-size: auto, auto 100dvh;
    transform: translateZ(0);
    will-change: transform;
  }

  .background.is--landingpage {
    background-position: 50% calc(50% + 180px);
    background-size: auto calc(100vh + 360px);
  }

  .shop-section {
    padding: 10px 16px 50px;
  }

  .shop-grid {
    grid-template-columns: 1fr;
  }

  .shop-card {
    min-height: 235px;
    padding: 28px 24px;
  }

  .shop-card-title {
    font-size: 24px;
  }

  .shop-card-action {
    bottom: 26px;
    left: 24px;
  }

  .landing-shop-actions {
    gap: 8px;
  }

  .landing-shop-links {
    margin-top: 24px;
  }

  .landing-shop-link {
    width: 100%;
    max-width: 330px;
    min-width: 0;
    padding: 10px 14px;
    font-size: 12px;
  }
}

.text-block-11 {
  padding-bottom: 25px;
}

.column {
  flex-direction: column;
  display: flex;
}

.div-block-10 {
  display: block;
}

.image-6 {
  float: right;
  display: inline-block;
}

.column-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns {
  margin-left: 0;
  margin-right: 0;
}

.div-block-12 {
  background-color: #fff9;
  width: 60%;
  height: 2px;
  margin: 30px auto;
}

.collection-list-wrapper {
  overflow: hidden;
}

.text-block-12 {
  position: static;
}

.div-block-13, .div-block-14 {
  display: inline-block;
}

.tour-image {
  vertical-align: baseline;
  object-fit: none;
  border: 1px solid #f7e769;
  display: inline-block;
  position: static;
  left: 5px;
  right: 5px;
}

.div-block-15 {
  object-fit: fill;
  margin-top: 79px;
  margin-left: 75px;
  margin-right: 40px;
  padding-top: 50px;
  padding-bottom: 98px;
  padding-left: 0;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-block-13 {
  font-size: 10px;
  font-weight: 300;
}

.content-title {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 300;
  line-height: 51px;
}

.body-2 {
  font-weight: 300;
}

.text-block-14 {
  text-align: center;
  padding-bottom: 20px;
}

.stor-bio-txt {
  filter: drop-shadow(6px 10px 6px #000000b3);
  color: #5a1414;
  text-shadow: 0 1px 1px #b93737cf;
  -webkit-text-stroke-color: #000000b3;
  -webkit-text-stroke-width: .1px;
  margin: 60px auto;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 30px;
}

.block-quote {
  margin-left: 120px;
  margin-right: 120px;
}

.text-span {
  font-style: normal;
  line-height: 25px;
}

.text-span-2 {
  color: #fff;
  font-style: italic;
}

.text_links {
  color: #f8c729b3;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
  display: inline-block;
}

.container-6 {
  height: 0%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-15 {
  font-size: 16px;
}

.midten-text {
  color: #a83131;
  font-weight: 900;
}

.over-text, .under-text {
  font-weight: 900;
}

.text-block-16 {
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #000000d9;
    border-top: 1px solid #000;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .nav-link {
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 21px;
    line-height: 27px;
  }

  .menu-button {
    color: #ffffff9e;
    padding: 20px 0 20px 20px;
    font-size: 25px;
    line-height: 22px;
  }

  .menu-button:hover {
    color: #fff;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #0000;
  }

  .menu-text {
    float: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-right: 3px;
    padding: 2px;
    font-size: 12px;
    line-height: 19px;
  }

  .menu-text:hover {
    color: #fff;
  }

  .menu-icon {
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    padding-left: 14px;
    padding-right: 14px;
  }

  .rsvp-button {
    margin-top: 15px;
  }

  .tour-date-row {
    text-align: center;
  }

  .menu-button {
    margin-right: 7px;
  }

  .hero-container {
    margin-top: auto;
    padding-top: 10px;
  }

  .content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .featured-title {
    font-size: 24px;
  }

  .album-list {
    margin-bottom: 60px;
  }

  .venue {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .venue-list-item {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .image {
    max-width: 50%;
  }
}

@media screen and (max-width: 479px) {
  h4 {
    font-size: 14px;
  }

  .hero {
    background-image: none;
    height: auto;
  }

  .hero-subtitle {
    padding-top: 21px;
    padding-bottom: 17px;
  }

  .page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
  }

  .section {
    display: block;
  }

  .featured-track {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 0;
    display: flex;
  }

  .small-grey-text {
    display: inline;
  }

  .contact-row {
    padding-top: 0;
    padding-bottom: 15px;
  }

  .form {
    margin-top: 10px;
  }

  .album-art {
    margin-left: 0;
  }

  .hero-container {
    margin-top: 2vh;
    padding-left: 13px;
    padding-right: 13px;
  }

  .button.big {
    width: 100%;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
  }

  .content-wrapper {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 400;
  }

  .featured-title {
    margin-top: -3px;
    font-size: 1.5em;
    display: inline-block;
  }

  .image {
    max-width: 100%;
  }

  .rich-text-block {
    margin-top: 0;
    margin-left: 12px;
    margin-right: 12px;
    padding-left: 0;
  }

  .div-block-9 {
    position: relative;
  }

  .albumspecifiedlist {
    padding-left: 0;
  }

  .scroll-this {
    overflow: auto;
  }

  .text-block-11 {
    font-size: 18px;
  }

  .div-block-10 {
    padding-bottom: 15px;
  }

  .image-6 {
    float: left;
  }

  .columns {
    padding-bottom: 0;
  }

  .container-5 {
    position: relative;
  }

  .div-block-12 {
    background-color: #ffffff3b;
    width: 60%;
    height: 2px;
  }

  .content-title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 22px;
  }

  .stor-bio-txt {
    font-size: 30px;
    line-height: 20px;
  }

  .text-block-15 {
    font-size: 14px;
  }
}
