/***************************
Add your custom styles below
****************************/
.logo-list__item a {
    display: block;
    width: 100%;
}

.flashnews {
    text-align: center;
    padding: 8px 16px;
    color: #fff;
    font-weight: 600;
    background-color: #ff3466;
}

.flashnews a {
    text-decoration: underline;
}

.flashnews p {
    margin: 0;
}
