.page-content {
    margin-top: 40px;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 400px;
    margin-bottom: 50px;
}

.item:nth-child(1) {
    background-image: url(http://brandflow.pl/wp-content/uploads/2015/08/p2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item:nth-child(2) {
    background-image: url(http://brandflow.pl/wp-content/uploads/2015/08/p3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item:nth-child(3) {
    background-image: url(http://brandflow.pl/wp-content/uploads/2015/08/p4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    
}

p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}

.call-to-action-widget {
    padding: 30px;
    margin-top: 30px;
    text-align: center;
}

.fb-bg {
background-color: #3B5998;
}
.tw-bg {
background-color: #55ACEE;
}
.gplus-bg {
background-color: #DD4B39;
}

footer.page-footer a {
line-height: 25px;
}

footer.page-footer a {
color: #fff;
font-size: 15px;
}