body {
  font-family: 'Montserrat', sans-serif;
  color: #004B66;

}

svg {
  width: 4.5rem;
  padding-right: 1rem;
}

svg path{
  fill: #004B66;
}
