.topic-temp {
    background: #e7e5e5 url(https://forumstatic.ru/files/001b/b0/ff/77833.png) top no-repeat;
    width: 608px;
    box-sizing: border-box;
    padding: 20px 30px;
    border-bottom: 4px solid #e56b52;
    position: relative;
    overflow: hidden;
    margin: 0 57px;
}

.topic-title {
    width: 100%;
    font-size: 30px;
    font-family: Arial black;
    text-transform: lowercase;
    text-align: center;
    color: #b37163;
    font-weight: 900;
}

.topic-text {
    color: #565e5d;
    font-family: tahoma;
    text-align: justify;
    font-size: 11px;
    line-height: 18px;
    z-index: 1;
    position: relative;
}