#forms b, strong {
    font-size: 16px;
    margin-bottom: 0px;
    display: block;
    letter-spacing: 0.1rem;
}
header .current-menu-item{
    position: relative;
    background-image: url(/wp-content/uploads/2023/10/knife.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
}
.premium-gallery-container .premium-gallery-item {

    max-height: 300px;
}
#boxes h3 {
    border-bottom: 4px solid #efefef;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
}
#forms input, textarea {
    margin-bottom: 10px;
    background-color: #eee;
    font-size: 16px;
    border: 0px;
}
.wpcf7-submit {
    background-color: #bb0707 !important;
    color: #fff;
    font-size: 18px  !important;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 700;
    font-family: muli;
}