💌 📖
Skip to main content

Basque CTA Buttons

body{
background:#111;
display:flex;
justify-content:center;
align-items:center;
gap:25px;
flex-wrap:wrap;
padding:40px;
font-family:’Montserrat’,sans-serif;
}

/* Shared Button Style */
.cta-btn{
position:relative;
display:inline-flex;
align-items:center;
justify-content:center;
width:290px;
height:72px;
text-decoration:none;
color:#fff;
font-size:18px;
font-weight:700;
border-radius:16px;
overflow:hidden;
transition:.35s ease;
border:2px solid rgba(255,255,255,.15);
box-shadow:0 0 25px rgba(0,0,0,.6);
text-transform:uppercase;
letter-spacing:1px;
}

.cta-btn::before{
content:””;
position:absolute;
inset:0;
background:linear-gradient(135deg,rgba(255,255,255,.18),transparent);
opacity:.8;
}

.cta-btn:hover{
transform:translateY(-4px) scale(1.03);
box-shadow:0 0 30px rgba(255,255,255,.18);
}

.icon{
font-size:26px;
margin-right:12px;
z-index:2;
}

.text{
z-index:2;
font-family:’Cinzel’,serif;
}

/* Website Button */
.visit{
background:
linear-gradient(135deg,#2a2a2a,#5b1d1d);
}

/* Phone Button */
.call{
background:
linear-gradient(135deg,#6d1515,#b52c2c);
}

.visit:hover{
background:
linear-gradient(135deg,#3c3c3c,#812626);
}

.call:hover{
background:
linear-gradient(135deg,#861818,#d43737);
}


🏠
Visit Basque


📞
Call 888-750-4746 Ext 889

Basque

Author Basque

More posts by Basque