.btn.focus, .btn:focus {
    box-shadow: none;
}
.fst-italic {
    font-style: italic;
}
.font-sofia {
    font-family: 'Sofia'
}
#gtco-special-dishes {
    color: #573923;
}
#gtco-special-dishes img {
    border-radius: 20px;
}
.text-coffee {
    color: #B56823;
}
.text-rose {
    color: #C90A27;
}
.title {
    font-size: 40px;
    background: linear-gradient(to right, #D69839 0%, #2E1309 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.fw-bold {
    font-weight: 600;
}
.accordion-a::after {
    flex-shrink: 0;
    width: 7px;
    height: 12px;
    margin-left: auto;
    content: "";
    background-image: url("../img/arrow-right.png");
    background-repeat: no-repeat;
    background-size: 7px 12px;
    transition: transform .2s ease-in-out;
}
.accordion-a:not(.collapsed)::after {
    transform: rotate(90deg);
}
.accordion-a::after {
    flex-shrink: 0;
    width: 7px;
    height: 12px;
    margin-left: auto;
    content: "";
    background-repeat: no-repeat;
    background-size: 7px 12px;
    transition: transform .2s ease-in-out;
    top: 50%;
    margin-top: 6px;
}
.accordion .accordion-item {
    border-bottom-style: dotted;
    border-bottom-color: #B56823;
    border-block-width: 2px;
}
.accordion-item a:hover {
    color: #573923;
}
.accordion-body ul {
    color: #B56823;
}
.Content__Font-sc-3sh3bs-0.pTCcq {
    font-family: 'Josefin Sans', sans-serif !important;
}
.WidgetTitle__Header-sc-ruy1gu-2.kEINKZ, .SubmitMessage__Title-sc-ylbgnr-1.eLNEbD {
    font-weight: 400;
}
.WidgetBackground__Content-sc-1ho7q3r-2.hDRwtx a {
    text-decoration: underline;
    display: none !important;
}
.ChoiceOption__ItemLabel-sc-pc79r4-3.YazEt {
    font-size: 14px !important;
}
.ChoiceOption__ItemLabel-sc-pc79r4-3.YazEt a {
    display: inline-block !important;
    color: #F34949;
}
a, a:hover {
    color: #F34949;
}
#gtco-testimonial h2 {
    font-size: 50px;
}
