.bg-turquoise {
  background-color: #21A5C4 !important;
}

.bg-azur {
  background-color: #04475E !important;
}


.bg-sand {
  background-color: #E8D3B7 !important;
}

.content-wrapper {
  min-height: 80vh;
}