﻿@charset "utf-8";

.container-toggle-radio input[type="radio"]:checked + .switch-on {
    background-color: #00b08f;
}