// main
$blog-overview-title: 'title--xs-slim';
$blog-overview-title--l: 'title--xs-slim';

// article spacing
$blog-overview-spacing--s: 3vw;
$blog-overview-spacing--m: 2.9vw;
$blog-overview-spacing--l: 1.45vw;
$blog-overview-spacing--xxl: 21.5px;

$blog-overview-carousel-item-width--xxl: 535px;

// overview
$blog-overview-placeholder-text-color: $color-brand--white;

// list and overview
$blog-article-item-title: 'title--s-slim';
$blog-article-item-title--l: 'title--m-slim';

$blog-overview-carousel-button-arrow-color: $color-brand--white;
