/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light');

.sign {
  font-family: 'Shadows Into Light', cursive;
  color: #2980b9;
  font-size: 200%;
}