/* Add custom CSS styles below */ 
.shipping-middleware:nth-child(2) label {
  background-color: #f0fdf4 !important;
  border: 2px solid #22c55e !important;
  border-radius: 8px !important;
}

.shipping-middleware:nth-child(2) h6 {
  color: #16a34a !important;
}

.shipping-middleware:nth-child(2) small {
  color: #16a34a !important;
}