.ui.basic.segment.paragraph {
width: 700px;
left:25%;
}
.ui.vertical.inverted.detail.segment {
height: 500px;
background-image: url('images/detail.jpg');
background-size: cover;
}
.letters {
color: #bbbbbb
}
.ui.center.aligned.header {
font-family: 'Oswald', sans-serif;
font-size: 50px!important;
margin-bottom: 30px;
}
.ui.paragraph.text {
font-family: 'Raleway', sans-serif;
font-size: 20px;
}