﻿body {
    font-family: "Poppins",Arial, sans-serif;    
    background: #fff;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
    color: #81919a;
}

.navbar-brand {
    font-weight: 700;
    line-height: 1;
    font-size: 20px;
    font-family: "Montserrat";
}

.h1{
    line-height: 1.2;
    font-weight: 800;
}

.Text-custom-left {
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.5;
}

.Text-custom-right {
    text-align: right;
    font-size: 1.8rem;
    line-height: 1.5;
}
