.elementor-widget-announcement_media .post-date {
    font-family: 'Roboto';
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 1.2;
    font-weight: 500;
    color: #008CA7;
    text-transform: uppercase;
    color: #008CA7;
    margin: 0 0 11px;
}

.elementor-widget-announcement_media .post-title .title {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    text-decoration: none;
    line-height: 1.2;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #6A6D73;
    text-decoration: none;
}

.elementor-widget-announcement_media .post-title .title:hover {
    color: #000;
}

.elementor-widget-announcement_media .announcement__post .announcement-content {
    padding: 30px 0;
    border-bottom: 1px solid #008CA720
}

.announcement__media--information .select__year .label {
    font-weight: 700;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 26px;
    color: #6a6d73;
}

.announcement__media--information .select__year .label,
.announcement__media--information .select__year select {
    margin-right: 10px;
}

.announcement__media--information .select__year select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 48px;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    color: #6A6D73;
    border: none;
    background: #EEE;
    border-radius: 100px;
    box-shadow: none;
    line-height: 1;
    padding: 0 40px 0 20px;
    background: #EEE url('../images/select.png') no-repeat right center;
    width: auto;
    min-width: 150px;
}

.announcement__media--information .select__year {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.elementor-widget-announcement_media .announcement__post .announcement-content .post-title {
    line-height: 1;
}

.paginations__media .page-numbers {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin: 0 0 0 6px;
    color: #000;
    background: #E8EDED;
    font-size: 13px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.paginations__media {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    font-weight: 700;
}

.paginations__media .page-numbers.current {
    background: #008CA7;
    color: #FFF;
}

.announcement__media--information .select__year .btn__filter--year-media {
    border-radius: 100px;
    padding: 17px 30px 17px 30px;
}