.mar8{
    margin :0 0 4px;
}

.mar8 picture {
    display: block;
    height: 130px;
}

.mar8 img {
    border-radius: 5px;
}

.maintpbg {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    background: url(/design/holidays/8mar/bg.avif?02) no-repeat center bottom;
    background-size: cover;
}

.template {
    background: rgba(255, 255, 255, .65);
    backdrop-filter: blur(10px);
    padding-bottom: 0;
}

.template_footer {
    padding: 12px 9px 0;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, .65);
}