/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.slongulausa-btn {
  background: #ff0000 !important;
  background: linear-gradient(90deg, rgba(255, 0, 0, 1) 0%, rgba(0, 162, 255, 1) 50%, rgba(255, 229, 0, 1) 100%) !important;
  font-size: 1.1rem;
  font-weight: 800 !important;
  border: 0px !important;
  border-radius: 80px;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
