Slider: Show automatic pagination numbers
/* Slider pagination font-size and margin between numbers */
.et-pb-controllers a {
background-color: hsl(0deg 0% 100% / 0%) !important;
text-indent: 0px !important;
margin-right: 25px;
color: #FE0065; /*color of the inactive numbers */
font-size: 30px;
position:relative;
}