#paragraph-15436 {
    margin-top:70px;
    margin-bottom:100px;
}

.views-view-responsive-grid__item {
    padding-bottomx:0!important;
}

.views-view-responsive-grid__item {
    background:#f6f6f6;
    border:none !important;
}

.views-field-title {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    min-height: 41px;
    margin-left: 25px;
    margin-top: 15px;
}

.views-view-responsive-grid__item-inner p {
    margin-left:25px;
    margin-top:15px;
}

.views-field-field-track {
    background:#360967;
    color:white;
    padding:20px;
    font-family:Manrope;
}

.date_inline {
    margin-bottom:15px;
}

.date_inline, .views-field-field-room-location {
    margin-left: 25px;
    padding: 15px;
    width: fit-content;
    background: #ffffff;
    font-family:Manrope;
    display:flex;
    gap:10px;
}

.date_inline img {
    width:40px;
}

.date_inline p {
    margin-top:10px;
    margin-left:7px;
    margin-right:10px;
    
}

.views-field-field-room-location .location {
    display:flex;
}

.views-field-field-room-location .location img {
    width:40px;
}
.views-field-field-room-location .location p {
    padding:0;
    margin-top:10px;
    margin-left:17px;
    margin-right:17px;
}

.views-view-responsive-grid__item-inner {
	padding-bottom:20px;
}
