body.elementor-page-26210:not(.elementor-motion-effects-element-type-background), body.elementor-page-26210 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://i0.wp.com/ukcountryradio.com/wp-content/uploads/2020/03/abstract-architecture-background-brick-194096.jpg?fit=1920%2C1421&ssl=1");}/* Start custom CSS *//* Button for use on red backgrounds - softer version */

.ukcr-btn-on-red {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* Elementor button link */
.ukcr-btn-on-red a,
.ukcr-btn-on-red .elementor-button,
a.ukcr-btn-on-red {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  background: #ffffff !important;
  color: #ef3b3b !important;
  border: 2px solid #ffffff !important;
  border-radius: 12px;

  padding: 12px 20px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.2;
  text-decoration: none !important;

  box-shadow: none !important;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.ukcr-btn-on-red a:hover,
.ukcr-btn-on-red a:focus,
.ukcr-btn-on-red .elementor-button:hover,
.ukcr-btn-on-red .elementor-button:focus,
a.ukcr-btn-on-red:hover,
a.ukcr-btn-on-red:focus {
  background: transparent !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
}/* End custom CSS */