#mp-nota-fecha-amelia.mp-nota-fecha-amelia {
  margin-top: 14px;
  padding: 12px 14px;
  border: 1px solid #f28c28;
  border-radius: 8px;
  background: #fff7ef;
  color: #000;
    margin: 10px;
    color: #000;
    font-size: 18px;
    font-weight: normal;
  line-height: 1.5;
}
.amelia-v2-booking #amelia-container .am-advsc__wrapper>div:nth-child(5) {
    animation: .6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;
    animation-fill-mode: both;
    margin: 10px;
    color: #000;
    font-size: 18px;
    font-weight: normal;
}

#mp-nota-fecha-amelia.mp-nota-fecha-amelia a {
  color: #f28c28;
  font-weight: 600;
  text-decoration: none;
}

.amelia-v2-booking #amelia-container.am-fs__wrapper * {
    font-family: var(--am-font-family);
    box-sizing: border-box;
    font-weight: bold;
}