.elementor .arrow-btn-head{font-size:14px;color:#ffffff;padding-block-start:18px;padding-block-end:18px;padding-inline-start:50px;padding-inline-end:50px;border-radius:5px;background-color:#D62F38;background-clip:border-box;.arrow-btn-head {
position: relative;
display: flex;
justify-content: center;
align-items: center;
}

.arrow-btn-head::after {
content: '';
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
width: 40px;
height: 40px;
background-color: #D62F38;
border-radius: 4px;
background-image: url("data:image/svg+xml,svg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'g clip-path='url(a)'path fill='white' fill-rule='evenodd' d='m0 17.672 1.323 1.325L17.1 3.182V13.3H19V0H5.612l-.029 1.9h10.22L0 17.672Z' clip-rule='evenodd'//gdefsclipPath id='a'path fill='white' d='M0 0h19v19H0z'//clipPath/defs/svg");
background-repeat: no-repeat;
background-position: center;
background-size: 19px 19px;
pointer-events: none;
z-index: 1;
}

.arrow-btn-head .elementor-button-text {
 padding-right:30px;
}\n}