.tmp10-featured-container h2{font-size:16px;font-weight:500;color:#fff}.tmp10-featured-container .more-btn{padding:5px 20px;border-radius:3px;background-color:#fff;border:none;outline:none;margin:5px 20px 5px 0}.tmp10-featured-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px}.tmp10-featured-list .tmp10-featured{font-size:12px;letter-spacing:.2px;padding:15px;color:#1b1b28;background-color:#fff;border:1px solid #dee2e6;display:flex;align-items:center}.tmp10-featured-list .tmp10-featured h6{font-size:15px;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.tmp10-featured-list .tmp10-featured button{padding:10px 15px;font-size:12px;color:#fff;background-color:#111723;border:none;outline:none;font-weight:inherit}@media only screen and (min-width:992px) and (max-width:1200px){.tmp10-featured-list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:10px}}@media only screen and (min-width:600px) and (max-width:992px){.tmp10-featured-list{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px}}@media only screen and (min-width:0px) and (max-width:600px){.tmp10-featured-list{display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:10px}}