a:not(.btn-readmore), a.btn:not(.btn-readmore) {
  color: #672f32;
  text-decoration: none;
}

a:not(.btn-readmore):hover,
a:not(.btn-readmore):focus,
a:not(.btn-readmore).btn:hover,
a:not(.btn-readmore).btn:focus {
  color: #672f32;
}

.footer-columns .social-links .icon-instagram {
  color: #672f32;
}