#header{
    border-bottom: 1px solid var(--main-green);
}

#hero-recenze {
        padding-top: 120px;
}

.button {
    font-weight: normal;
    display: inline-flex;
    gap: 5px;
}

.button strong, .button b {
    font-weight: bold;
}

#recenze-content {
    padding: 30px 0;
}
