div {
    width: 1000px;
    margin: auto;
}

a.btn:hover { background-color: #b4afaf}

.outline {
    outline-style: none;
}

