/*
 Theme Name:   TCNJ Today Child Theme
 Theme URI:    https://example.com
 Description:  A child theme for TCNJ Today to allow for custom frontpage.
 Author:       TCNJ Web Team
 Author URI:   https://example.com
 Template:     fictional-clean-blocks
 Version:      1.06
*/

/* Add your custom styles below */
a:where(:not(.wp-element-button)):hover {
  text-decoration: none !important;
}
/* #backtoblog {
  display: none !important;
}
body.login div#login h1 a {
  background-image: url("https://tcnj.edu/wp-content/uploads/sites/249/2022/03/headway-imported-image.png");
  background-size: contain;
  width: 100%;
  height: 86px;
} */
