﻿@import url('https://fonts.googleapis.com/css2?family=Lato:wght@200;300;400;500;600;700&display=swap');

@media (max-width: 639px) {
    .text-white-sm-only {
        color: white;
    }
}

html, body {
  height: 100%;
  margin: 0;
}
