/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 22.0

All css files are placed in /css/ folder
*/


.style-simple .infobox {
    min-height: 410px !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    height: auto;
}

.button-default .button, .button-flat .button, .button-round .button {
		    margin-top: 0.75rem;
	    }
