.anniversary .box {
  background: linear-gradient(to bottom, #FFE5E5 0%, #ffbebd 50%, #FFA2A1 100%), linear-gradient(to bottom, #FFEBDB 0%, #FFD0AA 50%, #FFBE86 100%), linear-gradient(to bottom, #F5FFE6 0%, #E4FDC2 50%, #DAFDA7 100%), linear-gradient(to bottom, #E5EEFF 0%, #BFD5FF 50%, #A3C4FF 100%), linear-gradient(to bottom, #E4F9FF 0%, #BBEFFF 50%, #9EEAFF 100%), linear-gradient(to bottom, #F0EAF9 0%, #D9CBEE 50%, #C9B5E8 100%);
  border-radius: 10px;
  border: 1px solid;
  margin: 1rem 0 0 1rem;
  padding: 10px 5px;
  min-height: 140px;
}
.anniversary .box .heading {
  font-size: 2.5rem;
}
@media (max-width: 1024px) {
  .anniversary .box .heading {
    font-size: 2rem;
  }
}
.anniversary .box .anniversary-content {
  font-size: 18px;
}
.anniversary .box-1 .heading {
  color: #984806;
}
.anniversary .box-1 {
  background: linear-gradient(to bottom, #FFE5E5 0%, #ffbebd 50%, #FFA2A1 100%);
  border-color: #C65553;
  color: #E36C0A;
}
.anniversary .box-1 .anniversary-content a {
  color: #E36C0A;
}
.anniversary .box-2 .heading {
  color: #5F497A;
}
.anniversary .box-2 {
  background: linear-gradient(to bottom, #FFEBDB 0%, #FFD0AA 50%, #FFBE86 100%);
  border-color: #F7994C;
  color: #7598C8;
}
.anniversary .box-2 .anniversary-content a {
  color: #7598C8;
}
.anniversary .box-3 .heading {
  color: #5F497A;
}
.anniversary .box-3 {
  background: linear-gradient(to bottom, #F5FFE6 0%, #E4FDC2 50%, #DAFDA7 100%);
  border-color: #98B954;
  color: #538CD3;
}
.anniversary .box-3 .anniversary-content a {
  color: #538CD3;
}
.anniversary .box-4 .heading {
  color: #17365D;
}
.anniversary .box-4 {
  background: linear-gradient(to bottom, #E5EEFF 0%, #BFD5FF 50%, #A3C4FF 100%);
  border-color: #31547D;
  color: #538CD3;
}
.anniversary .box-4 .anniversary-content a {
  color: #538CD3;
}
.anniversary .box-5 .heading {
  color: #5F497A;
}
.anniversary .box-5 {
  background: linear-gradient(to bottom, #E4F9FF 0%, #BBEFFF 50%, #9EEAFF 100%);
  border-color: #43A1BA;
  color: #538CD3;
}
.anniversary .box-5 .anniversary-content a {
  color: #538CD3;
}
.anniversary .box-6 .heading {
  color: #5F497A;
}
.anniversary .box-6 {
  background: linear-gradient(to bottom, #F0EAF9 0%, #D9CBEE 50%, #C9B5E8 100%);
  border-color: #785C99;
  color: #538CD3;
}
.anniversary .box-6 .anniversary-content a {
  color: #538CD3;
}
.anniversary .box-4, .anniversary .box-5, .anniversary .box-6 {
  text-align: right;
}
.anniversary .box-6 .anniversary-content {
  text-align: left;
}

/*# sourceMappingURL=anniversary.css.map */
