/*
    Theme Name:     TAA Framework
    Theme URI:      http://theme.theabbiagency.com
    Description:    TAA Framework theme build by The Abbi Agency
    Author:         Yegor Monin 
    Author URI:     http://monin.space
    Version:        1.0.0
    Tags:           framework, taa
    Text Domain:    taa
*/

.tribe-events-community-footer #post.events-community-submit {
  border-radius: 10px;
  font: 700 14px/1 "Predige Rounded", serif;
  color: #000;
  background-color: #00fc87;
  box-shadow: none;
  border: 2px solid #00fc87;
  text-transform: uppercase;
}

.tribe-events-community-footer #post.events-community-submit:hover {
  background-color: #00c76b;
  border-color: #00c76b;
}
