﻿/*------------------------------------------*/
/*  Grey Ghost Studio
--------------------------------------------*/

/* Padding to account for sticky header when anchor scrolling */
html {
    scroll-padding-top: 100px;
}