.index_homepage a,
.index_homepage p {
    color: rgba(238, 228, 228, 0.897);
    font-size: 8px;
    line-height: 0.1;

}

.index_homepage {
    max-height: 100px;
    overflow: auto;
}