/* Start custom CSS for html, class: .elementor-element-4a3aae7 */.bradcam_bg {
    background-image: url('https://asadiyahpusat.org/wp-content/uploads/2024/06/FB_IMG_1718288942611-scaled.jpg');
    background-size: cover;
    background-position: center;
    padding: 100px 0;
    position: relative;
}
.overlay {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background-color: rgba(0, 128, 0, 0.5);
}
.sample-text-area {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.sample-text {
    font-size: 1em;
    line-height: 1.6;
    color: #333;
    text-align: justify;
}/* End custom CSS */