﻿/* Public/non-account user pages have footer and need additonal padding to allow footer to propertly snap to bottom of screen */
#page-main
{
    padding-bottom: 150px;
}