/**
* Theme Name: Maia Child
* Description: This is a child theme for Maia
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.1.4
* Template: maia
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.mt{
	margin-top:auto;
}
@media only screen and (max-width: 600px) {
	.mt{
		margin-top:20px;
	}
}