#collaborate-with-us {
    min-height: 600px;
    background-color: #f5f5f5;
    padding-top : 15px;
    padding-bottom: 30px;
}

#collaborate-with-us h1 {
    color: #330000;
    font-family: abel, sans-serif;
    font-size: 48px;
}

#collaborate-with-us p{
    color:#363432;
    font-size:18px;
    font-weight:300;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}

#slide-collaborate-with-us {
    background-image: url('../images/slides/collaborate-with-us.jpg');
    background-size: cover;
    height: 300px;
    background-position: center center;
}