/*
 Theme Name:   Blog
 Template:     bricks
 Version:      1.13
 Text Domain:  bricks
*/

h2{padding-bottom:1rem;position:relative}h2::before{position:absolute;display:block;content:"";left:0;bottom:0;height:4px;background-color:var(--primary);width:80px}.featured-table{padding:2rem;border-left:4px solid var(--primary);background-color:color-mix(in srgb,var(--primary) 10%,transparent);margin-bottom:1.2em}.featured-table p{font-size:var(--h3);font-weight:700;margin-bottom:1rem;font-family:Outfit}.featured-table ul{font-size:var(--text-m);list-style-type:none;padding:0;margin:0}.featured-table ul li{padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(84,152,164,.15)}.featured-table ul li:last-child{padding-bottom:0;border-bottom:none}