.conf_container {
  background: #ffffff !important;
}

svg.w-6.h-6.inline-block.mr-3.text-primary-300.shrink-0 {
    color: white;
}

.conf_date_card:last-child {
    width: calc(50% - 0.75rem) !important;
}