p {
    color: #000 !important;
    font-size: 16px !important;
}

.mr-0 {
    margin: 0 !important;
}

.pt-10 {
    padding-top: 10px;
}

.bg-light {
    background-color: #bce2fa !important;
}

.gallery_img img {
    width: 100%;
}

.gallery_img div {
    cursor: pointer;
    padding: 10px;
}