html {
    font-size: calc(15px + 0.390625vw);
}
h1 {
    font-size: 1.8rem;
}
h2 {
    font-size: 1.5rem;
}
h3 {
    font-size: 1.3rem;
}
h4 {
    font-size: 1.1rem;
}

.burger-icon > span {
  background-color: #efe6bf	 !important;
}
#sp-main-body {
    padding: 20px 0;
}
.com-content #sp-main-body {
  padding-top: 0px;
 }

.sidenav .sp-module h2 {
    font-size: 1.2vw;
    color: #bb5833; /*rust */
}
.menu-parent .menu-child{
    display: block !important;
}
.menu-parent .menu-toggler{
    display: none !important;
}

/*
.h1, h1 {
  font-size: 3.2vw;
}
.h2, h2 {
  font-size: 2vw;
}
p {
  font-size: 1.5vw;
}
.artimg {
  margin: 10px;
  vertical-align: top;
  float: left;}
@media screen and (max-width: 575px){/*Phone*//*
  .artimg {
    display: none;
    }
    p {
      font-size: 1.5rem;
    }
}
@media screen and (min-width: 576px) {/*Larger Phone*//*
  .artimg {
    display: none;
  }
  p {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) { /*Tablet*//*
  p {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 992px) {/*Smaller Desktop/Laptop*//*

}
@media screen and (min-width: 1200px){ /*desktop*//*
.artimg {
  margin: 10px;
  vertical-align: top;
  float: left;}
}
*/
td.showday {
width: 10%;
font-weight: 700;
text-align: center;
}
