Try adding the following css rules inside file custom.css
:
.rotating-arrow svg {
fill: black;
height: 24px;
}
.bullet-container:not(.typed-list) .bullet {
background-color: #999;
height: 12px;
width: 12px;
}
Old versions: .bullet-container .bullet