/*
Theme Name: Olympus child Theme
Theme URI: https://olympus.crumina.net/
Author: Crumina Team
Author URI: https://crumina.net/
Description: BuddyPress WordPress child theme.
Version: 1
Template:olympus
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: olympus
*/

/*****************************************************************
Add Custom styles below 
******************************************************************/

.table>thead {
	vertical-align: bottom;
	color: white;
}

.olympus-theme table > thead > tr > th{
	
	background: #121419;
}
.patreon-valid-patron-message{
	
	display: none;
}

.wp-login-lost-password{
	background: #fff;
	padding: 10px;
	
}

