footer .site-copyright .pulito-clean-blog-lite-col-6.copyright a {
  text-decoration: underline;
}
footer .site-copyright .pulito-clean-blog-lite-col-6.copyright a:hover {
  color: #bcd2e8;
  text-decoration: underline;
}
.site-footer .site-info {
  background-color: #111111;
}
.entry-content > :last-child:not(.link-more) a {
  color: #1e3f66;
  font-weight: 500;
  text-decoration: underline;
}
.entry-content > :last-child:not(.link-more) a:hover {
  color: #94afca;
}
