ButtonsKit
Get started
Open main menu
Home
About
Services
Contact
Start for free
Ocean Mint
oceanmint
(5.0)
345 Reviews
Add to favorites
Add to cart
Characteristics:
Flat
With arrow
Rounded
<a href="javascript:void(0)" class="oceanmint"> <div>Start for free</div> </a> <style> .oceanmint { width: auto; max-width: 200px; font-family: Inter, sans-serif; font-size: 1rem; line-height: 1.5; background-color: #8ee8df; border-radius: 100rem; color: #0a3343; font-weight: 600; text-decoration: none; text-align: center; transition: all .2s; transition-behavior: normal; display: block; padding: 12px 24px; } .oceanmint, .oceanmint:hover { border: 1px solid #8ee8df; border-image: none 100% 1 0 stretch; } .oceanmint:hover { background-color: #0a3343; color: white; opacity: 100; } @media screen and (max-width: 991px) { .oceanmint { align-items: center; justify-content: center; } } @media screen and (max-width: 767px) { .oceanmint { align-items: center; justify-content: center; text-align: center; } } @media screen and (max-width: 479px) { .oceanmint { align-items: center; justify-content: center; } } </style>