.img-fluid {
    max-width: 100%;
    height: auto;
}
.rahmat_section__smalltitle {
    font-size: var(--font-rahmat-size-small);
    color: var(--color-rahmat-text-secondary);
    font-weight: 500;
}
html > body {
    opacity: 1 !important;
}