.drk { background-image: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%) !important; }
.oasis { background: #4adbcb !important;  }
.oasisl { background:#E2EAEB !important;
}

.blue-smooth {
  background: linear-gradient(
    to bottom,
    #040c24 0%,
    #040c24 40%,
    #ffffff 90%,
    #ffffff 100%
  );
  min-height: 100vh;
}