/* Adjust styles BS 3 to 5 */

button {
    line-height: 0.75;
}

.row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}