/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
/* Mini - Phones portrait */
/* Small - Phones landscape */
/* Medium- Tablets portrait */
/* Large - Desktops & tablets landscape */
/* Xlarge - Large Desktops */
div.text-right
a {
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px; }

.btn--auto {
  width: auto;
  margin-left: 20px;
  margin-right: 20px; }

.btn {
  border: 0px !important;
  -webkit-box-shadow: 0px 14px 23px 0px rgba(98, 106, 115, 0.4) !important;
  -moz-box-shadow: 0px 14px 23px 0px rgba(98, 106, 115, 0.4) !important;
  box-shadow: 0px 14px 23px 0px rgba(98, 106, 115, 0.4) !important; }

body .container .btn--solid {
  background: #ff5a09 !important;
  background: linear-gradient(0deg, #ff5a09 53%, #ec7f37 100%) !important; }

div.header-menu {
  font-size: 18px; }

#section-1581225554886 {
  background-position: right; }

.section--testimonial .testimonial__text {
  font-size: 16px;
  font-style: italic; }
