﻿/* Move down content because we have a fixed navbar that is 50px tall with 10px padding */
body {
    padding-top: 60px;
}