select {
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    margin-bottom: 1.5em;
    margin-top: 0.5em;
    display: block;
    background-color: #FFD400;
}

label {
  font-weight:600;
}