﻿html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 0;
}

a {
    transition: all 0.2s ease-in-out;
}
