"Contact"
Bootstrap 4.0.0 Snippet by yoriknme

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ---------->
.form-wrapper{ background-color: #fff; color: #34495e; font-weight:600; .submit{ border: 2px solid #34495e; color: #34495e; background-color: #fff; overflow: hidden; cursor: pointer; display: inline-block; padding: 8px 25px; position: relative; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .submit{ border: 2px solid #34495e; color: #34495e; background-color: #fff; overflow: hidden; cursor: pointer; display: inline-block; padding: 8px 25px; position: relative; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

Related: See More


Questions / Comments: