/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.block_background_blue{background-color:rgb(0,204,255);}
.block_background_darkblue{background-color:rgb(0,102,255);}
.block_background_grey{background-color:rgb(153,153,153);}
.block_background_lightblue{background-color:rgb(178,239,255);}
.block_background_lightgrey{background-color:rgb(247,247,247);}
.block_background_mediumblue{background-color:rgb(0,153,255);}
.block_background_themeblue{background-color:rgb(102,224,255);}
class "button button--primary"
.block_padding{padding:20px;}
.section_padding{padding:20px;}
