#link-custom-page-widerrufsformular-1 {
    display: inline-block;
    background-color: #24b9d7;
    color: #fff !important;
    padding: 12px 24px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

#link-custom-page-widerrufsformular-1:hover {
    background-color: #72563A;
    transform: translateY(-2px);
}

#search_widget form{
	margin-top: 20px !important;
  	margin-bottom: 15px !important;
}
