/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.body-wrapper .pwr--dark [type=checkbox]:checked+span:not(.slider):before {
  background-color: rgba(255,255,255, 0.1) !important;
}

.pwr-post-header__title--reduced {
  font-size: 36px;