/* Add custom CSS styles below */ 
.s-block__title h2 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    line-height: 1.2;
    position: relative;
    margin: 15px;
}


.s-block__display-all {
    align-items: center;
    display: inline-flex;
    font-size: .875rem;
    font-weight: 700;
    gap: .5rem;
    line-height: 1.25rem;
    margin: 10px;
    opacity: .8;
}
.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 15px;
}
.font-\[inherit\] {
    font-family: inherit;
    padding-left: 15px;
}