.cta_button_down{padding:10px;border-radius:50px;background-color:var(--neptun-orange);display:inline-block;line-height:0;transition:background-color 300ms}.cta_button_down:hover{background-color:var(--white)}.cta_button_down svg{fill:#fff;width:20px;height:20px;transition:fill 300ms}.cta_button_down:hover svg{fill:var(--neptun-orange)}