@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");

body::before {
    display: block;
    content: '';
    height: 60px;
}

@media (min-width: 768px) {
    .news-input{
        width: 50%;
    }
}

/*
.cal_00_select {
   display : flex;
   flex-direction: row;
   justify-content: space-around;
}
*/
.cal_00_input_group {
   display : flex;
   flex-direction: row;
   justify-content: space-around;
}

.ads_cp_0000 {
   display : flex;
   justify-content: center;
   margin-top: 20px;

}