.welcome-title {
    width: 100%;
    margin: 80px 0 40px 0;
    font-family: "Helvetica Neue LT Pro Md";
    font-weight: 500;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
}

.welcome-content {
    width: 100%;
    font-family: "Helvetica Neue LT Pro R";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    /* text-transform: capitalize; */
    color: #000000;
}

.ca-content {
    margin-top: 80px;
}

.recent-entries {
    width: 100%;
    margin-top: 150px;
    margin-bottom: 230px;
}

.container-title {
    margin-bottom: 80px;
}
