@charset "UTF-8";
/* CSS Document */

h1 {
color:#fff;
text-shadow: 2px 2px 5px #000;
}
h1.heading-title {
font-weight:800;
}