/*
Theme Name: Stadium - Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.9.4.1623259428
Updated: 2021-06-09 17:23:48

*/

.club__venue_learn_more_btn .club__venue_learn_more_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 50px;
	padding: 0!important;
    border: 2px solid #F3F3F3!important;
    background-color: #FFF;
}

.club__venue_learn_more_btn a.et_pb_button {
    font-family: 'Montserrat';
    font-size: 13px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    text-align: center;
    line-height: 1em!important;
    width: 100%!important;
    height: 100%;
    background-color: #000!important;
    color: #FFF;
}

.club__venue_learn_more_btn:hover a.et_pb_button {
    width: calc(100% - 5px)!important;
    height: calc(100% - 5px)!important;
}