#cta-5fe54f2e232a407f4226df66 .news_footer {
  margin: 0 !important;
  padding: 20px !important;
}
#cta-5fe54f2e232a407f4226df66 .news_footer .cta-column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
#cta-5fe54f2e232a407f4226df66 .news_footer .cta-column p {
  margin: 0 !important;
  display: inline-block;
  padding-right: 20px;
  font-size: 14px;
}
#cta-5fe54f2e232a407f4226df66 .news_footer .cta-column p a {
  text-decoration: none;
}
#cta-5fe54f2e232a407f4226df66 .page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 15px;
  bottom: 15px;
  background: #ffdd00;
  opacity: 0.6;
  border-radius: 50%;
}
#cta-5fe54f2e232a407f4226df66 .page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  color: #3e1716;
  padding-top: 27px;
}
#cta-5fe54f2e232a407f4226df66 .page_top a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f106";
  font-size: 30px;
  color: #3e1716;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}