.template-layout-container {
    padding-bottom: 10px !important;
}
.template-layout-container li {
    margin: 0 1% !important;
    box-shadow: 0 0 10px #d0d0d0;
    padding: 10px;
    border-radius: 5px;
    min-height: 420px;
    margin-bottom: 15px !important;
}
.template-component-feature ul {
    display: flex;
    flex-wrap: wrap;
}
.tp-font-lato-black {
    font-size: 40px !important;
}