body {
    font-family: 'Noto Sans Bengali', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Tiro Bangla', serif;
    font-weight: 600;
}

.f1-l-1 {
    font-size: 24px;
    line-height: 1.6;
}

.f1-l-2 {
    line-height: 1.6;
}

.f1-s-7 {
    font-size: 15px;
    font-family: 'Tiro Bangla', serif;
    font-weight: 600;
}

.f1-m-3 {
    font-size: 20px;
    line-height: 1.6;
}

.post-content {
    font-size: 16px;
    line-height: 2;
    color: #060606;
}

.tag-section {
    font-size: 16px;
    color: #ff6f00;
}

.tab01-title a {
    color: #28a745;
}

.ql-editor {
    font-family: 'Noto Sans Bengali', 'Tiro Bangla', sans-serif !important;
    font-size: 16px;
    line-height: 1.6;
}

.bg-img1 {
    position: relative;
    background-size: cover;
    background-position: center;
    color: white;
}


.bg-img1>.flex-col-e-s {
    position: relative;
    z-index: 2;
}

a.dis-block.how1-child2 {

    padding: 5px;
    background: #069f61d9;
}

.text-bg-black {
    background-color: #00000087;
    padding: 10px 12px;
    border-radius: 6px;
    color: white;
    display: inline;
    font-weight: 600;
    word-wrap: break-word;
    box-decoration-break: clone;
    line-height: 1.8;
}

.image-container {
    width: 30%;
    height: 100%;
    flex-shrink: 0;
}

.image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.text-container {
    width: 66%;
}

.caption {
    background-color: #fff0dd;
    padding: 7px 0 7px 7px;
}

.bg-whatsapp {
    background-color: #25d366;
}

.bg-messenger {
    background-color: var(--color-blue-700);
}

.bg-copy-clipboard {
    background-color: #ff785a;
}

.logo {
    background-color: #0c4c1b;
    height: 65%;
}

.logo-mobile {
    background-color: #0c4c1b;
}

.logo-mobile img {
    max-height: 100%;
}
