/*
 * Title:   Custom Style File
 * Author:  1stone
 */

 .btn {
 	
height: 60px;
width: 337px;
top: -20px;
opacity: 1;
line-height: 52px;
border-radius: 0;
 }

 .banner-text-2 p, .banner-text-2 span, .banner-text-2 h1 {
 	opacity: 1;
 }

 .banner-text-2 .btn {
 	margin-top: 40px;
 }