a:hover {color: #f99834;}

a{color: #e67038;}

.btn-primary {
    background-color: #C3570B;
    border-color: #f99834;}

.btn-primary:hover {
    background-color: #f78918;
    border-color: #f99834;}

element.style {
    text-align: justify;
}

.lead {
    font-weight: bold;
}


.col-md-10 {
    width: 70%;}

.img-responsive{max-width: 200%;}