.popover-title-post-bird {
    color: white !important;
    @apply bg-primary;
    background-color: #CE0F51 !important;
    border: solid 1px #CE0F51 !important;
}

.popover-content-post-bird {
    color: black !important;
}

.popover-post-bird {

}

.popover-navigation-post-bird {


}

.popover-button-post bird {

}

.popover-button-previous-post-bird {
    margin-left: 10px;
    float: left;
}

.popover-button-next-post-bird {
    float: right;
    margin-right: 10px;
}

.popover-button-end-post-bird {
    /*margin-left: 50px!important;*/
    /*float: right;*/
    /*margin-right: 18px;*/
    /*display: block;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*width: 40%;*/
    /*padding: 5px;*/
    /*margin-bottom: 10px;*/

    position: absolute;
    top: 3px;
    right: 3px;
    background-color: #CE0F51 !important;
    color: white !important;
    border: none !important;
}
