@import url("variables.css");


.post-feed .image, .post-image .image, .post-image, .post-image img, .sidebar-block-program img {
    border-radius: 10px;
}

.carousel-item img {
    border-radius: 10px;
}

.badge {
    border-radius: 3px !important;
}
