/*
Theme Name: uniterrene
Theme URI: uniterrene.com
Author: Uniterrene Team


*/

.seo-butt .wpcf7-submit{
	    background-image: linear-gradient(to left,#f5ce62,#e43603,#fa7199,#fe7177);
    font-family: Montserrat,sans-serif;
    background-size: 300% 100%;
    padding: 15px 30px;
    font-weight: 800;
    border-radius: 50px;
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .5s ease-out .1s;
    -moz-transition: all .5s ease-out .1s;
    -o-transition: all .5s ease-out .1s;
    transition: all .5s ease-out .1s;
}