.elementor-button,a.elementor-button:visited {  color: var(--the7-btn-color);  background-color: var(--the7-btn-bg-color);  border-color: var(--the7-btn-border-color);  border-style: solid;  border-width: 0;  font-family: var(--the7-base-font-family);}.box-hover:hover .elementor-button,.elementor-button:hover,.elementor-button:focus,.box-hover:hover a.elementor-button:visited,a.elementor-button:visited:hover,a.elementor-button:visited:focus {  color: var(--the7-btn-hover-color);  background: var(--the7-btn-hover-bg-color);  background: #23aadd;  background: -webkit-linear-gradient(135deg, #23aadd 30%, #37ce9d 100%);  background: linear-gradient(135deg, #23aadd 30%, #37ce9d 100%);  border-color: var(--the7-btn-border-hover-color);}