/*
 Theme Name:   Manchester Declaration (Minimal Portfolio child theme)
 Theme URI:    https://manchesterdeclaration.org/
 Description:  Child theme with minimal customation for the Manchester Declaration
 Author:       Hannah Smith and Neil Mather
 Author URI:   https://opcan.co.uk
 Template:     minimal-portfolio
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  manchester-declaration
*/


/* 20. FOOTER       */

/* 20. FOOTER       */
.footer-top {
	background-color: #DDDDDD;
}

.footer-bottom .container a {
	color: white;
}
.footer-bottom .container a:hover,
.footer-bottom .container a:focus {
	color: lightgrey;
}