body {
    font-family: Quicksand,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.45;
    color: #F59E0B
}
a {
    color: #2D5016
}
a:hover {
    text-decoration: none
}
.wrapper {
    max-width: 1150px;
    padding: 0 19px
}
