﻿.margen {
    margin-left: 10%;
    margin-bottom: 0;
}

section#contact .section-heading {
    color: #c0a062;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #000000;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    background-color: #c0a062;
}

a {
    color: #080808;
}

footer {
    background-color: #c0a062;
    color: #222222;
    text-align: center;
}

.mycl {
    width: 25%;
    float: left;
}