body {
    direction: ltr;
    font-family: Manrope;
}
label {
    display: flex;
    float: inline-start;
    text-align: start;
    color: #504a4a;
}

.content-header h1 {
    font-size: 2rem;
    margin-top: 18px;
    color: #d5094a;
}
.content-header .laffah_restaurant {
    font-size: 1.6rem;
    margin-top: 18px;
    color: #169e4e;
}
