/*
	Theme Name: Startup Accelerator 2021
	Theme URI: http://stacc.com
	Description: Custom Theme for Startup Accelerator 2021
	Version: 1.1
	Author: Georg Jaenisch
	Author URI: http://toddmotto.com
	Tags: Custom Theme, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


.has-cursor-pointer {
	cursor: pointer;
}

.uk-card .le-colorBg-grey--20:hover {
	background-color: #4892FF;
}

.fx-vert-end {
	/*flex-grow:1;*/
	margin-top:auto;
}