/*

Theme Name: Alpha Child

Template: wp-alpha

Version: 1.0.0

*/

.btn {
    width:96%;
    font-weight:bold;
    text-decoration:none;
    display:block;
	font-size: 100%!important;
    text-align:center;
    padding:8px 0 10px;
    color:#fff;
    background-color:#49a9d4;
    border-radius:5px;
    box-shadow:2px 2px #1a6ea0;
	margin: 2%!important;
}