h1.title { font-family: %(font.title.family); font-size: 1.75em; font-weight: 300; } h2.subtitle { font-family: %(font.text.family); font-size: 1.125em; } /*** BLOCK ***/ .page.post > * > * > * > .content { background: rgba( 255, 255, 255 ); } /*** TAGS ***/ .tags-cta { background-color: %(horecard.bg.bottom); } .tags > .title { font-size: 0.875em; padding: 0px 0px 15px 0px; font-weight: 500; } .tags > .title::before { content: 'Kenmerken van dit artikel'; } .tags ul li { font-size: 0.75em; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; border: 1px solid rgb(138, 138, 138); } /*** OPTIONS ***/ .select-option { background-color: %(horecard.bg.right); } /** PRICES **/ .price { font-size: 0.9375em; font-weight: 800; } .sale { color: #ce3535; font-size: 15px; font-weight: 800; } /** BUTTONS **/ .buttons .link { text-align: center; color: %(horecard.color.button); background-color: %(horecard.bg.button); }