#rec462756527 > div > div.t994__gallery > div.t-container_100 > div > div > div > div > div:nth-child(1) > div {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#rec466616205 .t-feed__post-title, #rec466787451 .t-feed__post-title {margin-top:20px;}

.fixed {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9999;
    transform: translateY(-100%); 
}
.fonmenu{
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(5px);
    transform: translateY(0%) !important;
}
.transtime{transition:  all 0.4s cubic-bezier(0, 0, 0.8, 1.0)}

#rec466616205 > div > div > div.t-feed__buttons-wrapper.t-container {
    max-width:1160px;
    justify-content: left;
    margin-top:40px;

}
#rec466616205 > div > div > div.t-feed__buttons-wrapper.t-container > div > div > div > span {
    text-transform: uppercase;
    font-size:14px;
}

@media (min-width: 320px) and (max-width: 460px) {
    #rec466616205 > div > div > div.t-feed__buttons-wrapper.t-container, #rec466616205 > div > div > div.t-feed__buttons-wrapper.t-container > div
        {
            margin-top:0;
        }
}
#rec466787451 .t-feed__post-date, #rec466616205 .t-feed__post-date {
    font-size:16px;
    color:#DA251D;
}