/*
Theme Name: Renew Team
Theme URI: www.sydney.edu.au
Author: Jennifer Findley
Author URI: www.neticonic.com.au
Description: Blocks theme for renew.team
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: renew-team
Tags: 
*/



.footer-col-heading {
	font-weight:bold ;
	text-decoration: underline solid 3px  #ed1f22;
	text-underline-offset: 10px;
	
}

p.footer-widget a {
    color: inherit;
    text-decoration: none !important;
}

.inside-article {
  border: 2.5px solid transparent;
  transition: border 0.2s ease-in-out;
}

.inside-article:hover {
  border: 2.5px solid #ed1f22 !important;
}


@media only screen and (max-width: 600px) {
  .content-width {
    padding-left: 10px !important;
    padding-right: 10px !important;
	  background-color:pink;
  }
}
  .content-width {
   
	  background-color:pink;
  }
