.elementor-button {
border-radius: 4px !important;
height: 52px !important;
line-height: 1.8 !important;
border: none !important;
padding: 12px 24px !important;
font-weight: 600 !important;   
text-decoration: none !important;
transition: all 0.3s !important;
}
.gh-button-blue .elementor-button {
background-color: #08347A !important;
color: #fff !important;
}
.gh-button-outline-blue .elementor-button {
background-color: transparent !important;
color: #08347A !important;
border: 1px solid #08347A !important;
}
.gh-button-outline-blue .elementor-button:hover {
background-color: #08347A !important;
color: #fff !important;
}
.gh-button-blue .elementor-button:hover {
background-color: #1e488b !important;
color: #fff !important;
}
.gh-button-light-blue .elementor-button {
background-color: #8BCDE9 !important;
color: #08347A !important;
}
.gh-button-light-blue .elementor-button:hover {
background-color: #08347A !important;
color: white !important;
}
.gh-button-light-blue2 .elementor-button {
background-color: #E6F4FA !important;
color: #08347A !important;
}
.gh-button-light-blue2 .elementor-button:hover {
background-color: #08347A !important;
color: white !important;
}
.gh-button-plan .elementor-button {
background-color: transparent !important;
}
.gh-button-plan svg {
font-size: .7rem;
}