/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 22 2026 | 08:29:28 */
.grdbor .elementor-button{
  border-left: 2px solid #BCF7FF!important;
  border-right: 2px solid #1CD6EF!important;
  box-sizing: border-box;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-image: linear-gradient(to right, #BCF7FF 0%, #1CD6EF 100%), linear-gradient(to right, #BCF7FF 0% , #1CD6EF 100%)!important;
}