/* Enter Your Custom CSS Here */

/* CTA button width in slider */
.mk-button {
  min-width:235px;
}

/* Home page text box heading hyperlink color*/

.ubeep-textbox a {
  color:white;
}

.ubeep-textbox a:hover{
  color:#000;
}

/* Home page text box button background color */
#mk-button-14 .mk-button, #mk-button-16 .mk-button, #mk-button-18 .mk-button, #mk-button-20 .mk-button {
  background-color:#fff !important;
  font-size:15px;
}

.beepus-textbox-container:hover {
  background-color:#f36d21;
  border-radius:5px;
}

/* Home page pricing table font size */
.multicolor.pricing-table .pricing-cols .pricing-price span {
    font-size: 36px !important;
}
