/* Uklonjeno: body, .page-header, .content, .carousel, .footer
   Centralni stilovi premješteni u ../../style.css
*/

ul {
    margin: 1rem 0 1.5rem 1.5rem;
}

ul li {
    margin-bottom: 0.4rem;
}

a {
    color: #ff6600;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
