/** These styles are used in the backend editor AND in your Theme. **/
/* KLEURENSCHEMA 
#e0007a pink / magenta
#d3da4e light green
#8ba60b	darker green
#6d3269 purple
/* READ MORE */
span.lees-verder {color:#e0007a;}
span.lees-verder:before {content: ">> ";color:#e0007a;margin: 0 0 0 20px;}

.onderregel {font:600 24px/32px 'Source Sans Pro',sans-serif;color:#e0007a;}
.uitgelichteregel {font:600 24px/32px 'Source Sans Pro',sans-serif;color:#8ba60b;}

/* Jaarbericht 2017 */
/* Dotted lines in colors 
/* Extra klassen voor editor */
div.stippellijn-paars,div.stippellijn-groen,div.stippellijn-magenta {border-style:dotted;padding-bottom: 0rem;margin-bottom: 0rem;border-width: 0 0 2px 0;line-height:1rem !important;margin: 0 0 1em 0 !important;}
div.stippellijn-paars {border-color:rgba(109, 50, 105, 1);}
div.stippellijn-groen {border-color:rgba(134, 155, 51, 1);}
div.stippellijn-magenta {border-color:rgba(180, 40, 110, 1);}
div.stippellijn-titel-paars,div.stippellijn-titel-groen,div.stippellijn-titel-magenta {font:600 24px/24px 'Source Sans Pro',sans-serif !important;}
div.stippellijn-titel-paars,div.stippellijn-tekst-paars {color:#6d3269 !important;}
div.stippellijn-titel-groen,div.stippellijn-tekst-groen  {color:#869B33 !important;}
div.stippellijn-titel-magenta,div.stippellijn-tekst-magenta {color:#b4286e !important;}
p.introtekst-magenta {font:600 18px/24px 'Source Sans Pro',sans-serif !important;color:#b4286e !important;}