/* Gradient Background Variations */
.bg-gradient-blue-v-rev {
  background: linear-gradient(180deg, #1553a5 0%, #0089cf 100%) !important;
}
