/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Lars
 * Template: blocksy
 * Text Domain: blocksy-child
 */



/* Coming soon Seite */
#emailtemp a {
    color: #3F51B5 !important;
}

div#emailtemp a:hover {
    color: #3f51b5ab !important;
}


