.static_page_text{
    font-size:0.8rem;
    text-align:justify
}

.static-page-welcome{
    text-align: center;
}

.static-page-welcome img{
    border-radius:50%;
    -webkit-box-shadow: 0 0 150px -40px #198784;
    box-shadow: 0 0 150px -40px #198784;
    margin: 0 auto 65px;
}