.mod__input.input.rating_input {
    display: flex;
    flex-direction: row;
}

span.rating_title {
    margin-right: 1rem;
    font-weight: 500;
    color: #101241;
}