article {
    border-radius: 20px !important;
}
.item-media {
    display: none !important;
}
.item-content {
	font-size: 1.1rem;
}
.item-title {
	font-size: 1.4rem !important;
	text-align: center;
}
.item-desc p {
    font-size: 1.1rem;
    line-height: 1.5rem;
    margin: 8px 0px !important;
    text-align: justify;
}
.gallery-title {
    color: white;
    text-shadow: 0px 0px 0px black, 0px 0px 5px black, 0px 0px 10px black;
}
