.radio-group {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 10px;
}