.dacy-btn {
    text-transform: uppercase;
line-height: 1;
display: inline-block;
padding: .4em 2em .4em;
font-weight: 700;
color: #fff;
border: 2px solid #fff;
background-color: #980505;
-webkit-transition: all .2s ease;
transition: all .2s ease;
font-size: 1.2em;}


.home_photo img { width: 100%; margin-bottom: 1.4em; }
