.jcyl-oposiciones {
  font-family: sans-serif;
}
.jcyl-card {
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 20px;
}
.jcyl-btn {
  background: #4caf50 !important;
  color: #fff;
  border: 0;
  border-radius: 6px;
  padding: 6px 10px;
  cursor: pointer;
}
.jcyl-oposiciones__form {
  margin: 20px 0;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  border-radius: 12px;
  display: flex;
  gap: 8px;
  justify-content: flex-end !important;
  align-items: center !important;
  flex-wrap: wrap;
}
.nd_options_customizer_forms input[type="submit"],
.nd_options_customizer_forms button[type="submit"],
.give-btn.give-btn-modal {
  border-width: 0px;
  border-color: #ffffff;
  border-radius: 3px;
  border-style: solid;
  padding: 10px 20px;
  -webkit-appearance: none;
  color: #ffffff;
  cursor: pointer;
  font-family: "Poppins", sans-serif;
}

.jcyl-btn:hover {
  background-color: #4f71b1 !important;
}

.jcyl-card h3 {
  font-weight: bold !important;
}

.jcyl-card__body {
  margin-left: 25px !important;
}

.btn_oposiciones {
  border-radius: 25px !important;
  border: 0;
  padding: 10px 25px;
  background: #4f71b1 !important;
  color: #fff !important;
  margin-top: 20px !important;
}

.btn-oposiciones:hover {
  background-color: #4caf50 !important;
}
