#PPrincipalContato{
  margin-top: -17px;
  margin-bottom: 1rem;
  color: #707070;
}

.PPrincipaLinks{
  color: #707070;
  letter-spacing: 0px;
  opacity: 1;
}

.active{
  color: #E2243B;
}

#LinksContatos{
  margin-left: 135px;
  margin-top: -100px;
}

#fonteContato{
  font-family: "Anton", sans-serif;
  font-size: 26px;
  color: #333339;
  letter-spacing: 0.52px;
  opacity: 1;
}

 
.hr-c{
  width: 80%;
  display: block;
  position: relative;
  top: -22px;
  height: 4px;
  background-color: #E2243B;
}
 

.cta-menu{
  border-radius: 2px;
  padding: 12px 20px;
  background: #E2243B;
  color: white;
}

.cta-menu:hover{
  border-radius: 2px;
  padding: 12px 20px;
  background: #E2243B;
  color: white;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  color: rgba(31, 30, 30, 0.89);
  margin-bottom: 0.5rem;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  line-height: 1.2;
}

.short-desc{
  font-size: 12px;
  height: 80px;
}