.footer {
    background: linear-gradient(to bottom, #091a09, #174517);
    width: 100%;
    height: auto;
    padding: 40px 0px 20px 20px;
}

.footer .content img {
    width: 205px;
}

.footer .detail_footer ul {
    list-style-type: none;
}

.footer .detail_footer_link ul {
    list-style-type: none;
}

.footer .detail_footer ul li {
    font-family: "Lato" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    color: #fff;
    line-height: 24px;
}

.footer .detail_footer span {
    font-family: "Lato" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem !important;
    color: #fff;
    line-height: 18px;
}

.footer .detail_footer_link ul li {
    font-family: "Lato" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    color: #fff;
    line-height: 24px;
    margin-bottom: 24px;
}

.footer .detail_footer_link ul li:hover {
    font-family: "Lato" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    color: #fff;
    line-height: 24px;
    margin-bottom: 24px;
    text-decoration: underline !important;
}

.footer .label_info {
    font-family: "Lato" !important;
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 17px;
    color: #f8f7f7;
}

.footer .informasi_email .input_custom {
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    font-family: "Lato" !important;
}

.footer .informasi_email .btn-berlangganan {
    font-family: "Lato" !important;
    padding: 8px;
    background: #174517;
    border-radius: 8px;
    color: #fff;
}

.footer hr {
    border: 1px solid #fff;
    margin: 32px 0px 28px 0px;
}

.footer .copyright .company_name {
    font-family: "Lato" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #f8f7f7;
}

.footer .copyright .social_media a {
    margin: 0px 0px 0px 24px;
}

.footer .copyright .social_media a img {
    width: 22px;
    height: 22px;
}