.more-news{
	background-color: #e5eff7;
    height: 40px;
    border-radius: 0 20px 20px 0;
    margin-top: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 800;
    color: #004162;
		cursor: pointer;
}

.more-projects-text{font-weight: 400;}
