.radio {
    top: -2.3rem;
    position: relative;
    font-weight: 500;
}
input[type="radio"] {
    display: block;
}