/*
 Theme Name: Brand Child
 Template: brand
*/
.news-button-wrapper {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9999;
}

.news-button {
    background: #ff6600;
    color: #fff;
    padding: 10px 18px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    border: none;
}
.toppopup img {
    margin-bottom: 5px;
}
