﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}
h1 {font-family: 'Roboto', sans-serif;
  font-size: 40px;
  color: #000000;
  line-height: 50px;
  font-weight: 700;
}
h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  color: #000000;
  line-height: 40px;
  font-weight: 600;
  color: #0183CB
  ;
}
h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  color: #000000;
  line-height: 30px;
  font-weight: 600;
}
h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #000000;
  font-weight: 600;
}
h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #000000;
  font-weight: 600;
}
