body { font-family: Arial; }
.hero { background:#0b1c2d; }
.btn-success { background:#39ff14; border:none; color:black; }
h1,h2 { color:#0b1c2d; }

.card iframe {
  border-radius: 6px 6px 0 0;
}
