.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    background-color: rgba(255, 255, 255, 0.4);
    font-weight: 300;
    color: #000;
}
.tp-caption {
    padding: 10px !important;
}
.start-center {
	text-align: center;
}

textarea {
    font-family: "Source Sans Pro";
}