.featured{
    background-color: #ff4747;
}

.featured h2.title {
    color: #FFFFFF;
}
.navbar-collapse {
   max-height: none;
}

.productinfo-text .active{
    height: 4px;
    background: red;
    width: 80%;
    margin: 0 auto;
    border-radius: 4px;
}