File: D:/HostingSpaces/SBogers68/ouddorp-duin.nl/wwwroot/css/dynamic/_titleBlock.sass
/*==========================================================================
Title block
========================================================================== */
/**
* Title block
*
* 1. Centers the title vertically and horizontally
*/
.title-block
background:
color: $white
.title-content-wrapper
+flex(center, center) /* 1 */
+flex-direction(column)
padding: 50px column(1) 15px column(1)
h2
text-align: center
font-size: 2.5rem
font-family: "olivierregular", serif
color: $blue
line-height: 2.5rem