/*--- cookies --- beg ---*/
.using-cookie-block {
	width: 100% !important;
    position: fixed;
    bottom: 0px;
    background-color: #010a09;
    z-index: 100;
	padding-bottom: 60px;
}

.py-3 {	
	padding-top: 15px;
}

.text-white
 {
    color: white !important;
}