body{
    width: 100%;
    overflow-x: hidden;
}
.t344__title {
    background-color: rgb(253, 198, 33) !important;
    padding: 15px 15px;
    height: 50px;
}

.t344__descr {
    background-color: #f0f0f0 !important;
    padding: 15px 15px;
}

.t344__descr a {
    font-weight: bold !important;
}

.t344__descr a:hover {
    text-decoration: underline !important;
}

.breadcrumbs ul {
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    list-style:none;
    padding:0;
    margin: 20px;
    font-size: 18px;
}