.control-action svg:hover {
    fill: #4040c8;
}

.control-action svg {
    fill: #ccd2df;
    width: 1.2rem;
    height: 1.2rem;
}
