.container-detailberita {
    background-image: linear-gradient(to bottom, #2758a7, #0f2241);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px;
}
.container-smalldetailberita {
    background-color: #d9d9d9;
    border-bottom: 6px solid #2758a7;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.font-judul h2 {
    color: #fafafa !important;
    font-family: Inter !important;
    font-size: 34.4px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 50px !important; /* 145.349% */
}

.fotointern {
    display: block;
    margin-left: auto;
    margin-right: auto;

    width: 50%;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.textkiri {
    margin-right: 40%;
    padding-top: 30px;
}

.img-fluid {
    height: auto !important;
}
.text-banyak .tulisandibawahgambar {
    color: #333;
    font-family: Roboto !important;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 22.4px; /* 140% */
    margin-bottom: 200px !important;
}
.text-banyak {
    margin-left: 10%;
    margin-right: 10%;
    color: #333;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
}
.text-banyak p {
    text-align: left;
    color: #333;
    font-family: Poppins !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.text-banyak h2 {
    text-align: justify !important;
    color: #333 !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important; /* 150% */
}
.text-banyak .row {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.text-banyak h1 {
    text-align: justify !important;
    color: #2758a7 !important;
    font-family: Poppins !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 27px !important; /* 150% */
}
.text-banyak svg {
    margin-left: 40px;
    color: black;
    height: auto;
}

.font-detailberita {
    color: #fff;
    font-family: Inter !important;
    font-size: 34.4px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    text-align: center !important;
    line-height: 50px !important; /* 145.349% */
}
.font-detailberita2 {
    color: #000;
    font-family: Poppins !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important; /* 150% */
    margin-top: 10px;
}
