a.button.button-secondary.alignright {
    color: #fff !important;
    background: #b89d64 !important;
    font-size: 14px;
    margin: -5px !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: 2px 2px 0px 0px #fff !important;
}
#accordion-section-cafe_coffee_shop_upgrade_pro_link h3.accordion-section-title, #accordion-section-cafe_coffee_shop_get_started_link h3.accordion-section-title {
    background: #311f15 !important;
    color: #fff !important;
}
a.upgrade-pro-btn{
  background-color: #00a32a;
  border-color: #00a32a;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 15px 0px;
  border-radius: 3px;
  font-weight: 600;
  display: inline-block;
  font-style: normal;
}
a.go-pro-btn{
    display: none !important;
}

#accordion-section-cafe_coffee_shop_upgrade_pro_link .accordion-section-title:after,#accordion-section-cafe_coffee_shop_get_started_link .accordion-section-title:after{
  display: none;
}
.customize-pane-parent{
  overflow-x: hidden !important;
}