﻿@font-face {
  font-family: Sportypo;
  src: url(../fonts/Sportypo-Reguler-Demo.ttf) format("truetype");
}
@font-face {
  font-family: Bomber;
  src: url(../fonts/bomberescort.ttf) format("truetype");
}
.AppName {
  font-family: Sportypo;
  font-size: 1.5rem !important;
  color: #070d59;
}

.HeroSection h1, .HeroSection h2 {
  color: #070d59 !important;
}
.HeroSection .CompanyName {
  width: 17rem;
  height: auto;
  margin: 20px 0 40px 0;
}

.ClientsSection div:nth-child(4) img {
  width: 40px !important;
  height: auto !important;
}
.ClientsSection div:nth-child(5) img {
  width: 50px !important;
  height: auto !important;
}

.AboutUsSection .CompanyName {
  font-family: Sportypo;
  color: #070d59;
  margin-right: 10px;
}

.TeamSection p {
  font-size: 1.2rem;
}

.ContactSection .CompanyName {
  font-family: Sportypo;
  color: #070d59;
  margin-right: 10px;
}

.customer_logo {
  /*height: 200px!important;*/
  /*width: auto;*/
}
