
.ota-wrap { border:1px solid #ddd; padding:16px; border-radius:12px; }
.ota-image { width:100%; border-radius:8px; margin-bottom:12px; }
.ota-btn {
  display:block; margin:8px 0; padding:12px;
  border:2px solid var(--ota-color);
  border-radius:10px; text-decoration:none;
  color:var(--ota-color); font-weight:600;
}
