body.elementor-page-55:not(.elementor-motion-effects-element-type-background), body.elementor-page-55 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 0%, #F1E2C7 100%);}/* Start custom CSS */.always-highlight a {
    background-color: #ffcc00 !important;  /* Sárga háttér */
    color: #000 !important;  /* Fekete betűszín */
    padding: 10px 15px;
    border-radius: 5px;
}

.always-highlight a:hover {
    background-color: #ff9900 !important;  /* Hover effekt */
}/* End custom CSS */