﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}



#first-row h1 {
    font-family: Arial, sans-serif;
    font-size: 50pt;
    font-weight: 500;
    text-transform: uppercase;
}

#second-row {
    padding-bottom: 30px;
}

#second-row h1 {
    font-family: Arial, sans-serif;
    font-size: 50pt;
    font-weight: 800;
}