.detail-area {
    text-align: center;
    margin-bottom: 50px;
}

.detail-area p {
    margin-bottom: 11px;
    font-size: 20px;
    line-height: 27px;
    font-family: 'Open Sans', serif;
}

.textTitle
{
    text-align: right !important;
}


.application_button
{
    background-color: #A80899 !important;
    border:1px solid #A80899 !important;
}

.application_button:hover
{
    background-color: #a80899c7 !important;
}

.titleDiv
{
    color:#7943a3;
}