
.para-list {
    margin-left: 450px;
    margin-right: 450px;
    margin-top: 30px;
    margin-bottom: 20px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8), 0px 2px 1px 0px rgba(0,0,0,0.8);
    -webkit-box-shadow: 0 0 5px rgba(202, 203, 203, .5);
    -moz-box-shadow: 0 0 5px rgba(202, 203, 204, .5);
    padding: 4px 8px;
}

h2 {
    text-decoration: none;
    position: relative;
    font-family: Palatino Linotype,Helvetica Neue,Helvetica,Arial,sans-serif !important;
    color: #00337d;
    font-weight: 100;
}
h4 {
    text-decoration: none;
    position: relative;
    font-family: Palatino Linotype,Helvetica Neue,Helvetica,Arial,sans-serif !important;
    color:GRAY;
    font-weight: 100;
}

h5 {
    text-decoration: none;
    color: black;
    position: relative;
}

.text-describe {
    position: relative;
    top: -225px;
    left: 380px;
    font-size: 0.9rem;
    font-family: Palatino Linotype,Helvetica Neue,Helvetica,Arial,sans-serif !important;
    width: 540px;
}



.para-list.a:hover {
    color: #a4d8fa;
}

.link-title {
    top: -225px;
    left: 380px;
    font-size: 1rem;
    position: relative;
}

    .link-title :hover {
        color: black;
    }

a {
    color: #00337d;
    text-decoration: none;
}



.imgcss {
    padding: 20px 20px 20px 20px;
    margin-bottom: 35px;
    height: 220px;
}

.post-eof {
    text-align: center;
}

.post-footer {
    margin-top: 20px;
    background-color: #fbfbfb;
    color: #757575;
    font-family: Palatino Linotype,Helvetica Neue,Helvetica,Arial,sans-serif !important;
}

.describee {
    font-size: 27px;
    margin-left: 280px;
    position: relative;
    top: -320px;
}

.body {
    margin-bottom: 20px;
}
