main {
  background-color: #fff3f3;
}
main .breadcrumb .active {
  color: #777070 !important;
}
main .breadcrumb a {
  color: #777070 !important;
  text-decoration: none;
}
main h2,
main h4 {
  font-weight: 700;
}
main .cont {
  background-color: #fff;
  border: 0.1rem solid rgba(166, 155, 155, 0.5);
  width: 100%;
  font-weight: 400;
}
