
.otnotice-section-header {
  font-size: 2.25rem;
  line-height: 2.63rem;
  margin-bottom: 13px;
  font-family: "Open Sans", serif; }

.otnotice-content {
  padding: unset !important;
  color: #59220f;}

.ot-notice-layer-breaker-header {
  padding: 1.44rem 0.81rem 1.38rem;
  border-radius: 0.44rem;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.16);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 10px;}

.ot-notice-layer-breaker-content {
  display: block;
  line-height: 1.63rem;
  padding-top: 0.75rem;
  padding-left: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: #ffffff;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.16);
  top: -10px;
  position: relative; }
