body.login .vklogin-header p.vklogin-header-title {
  font-size: 3.5rem !important;
  line-height: 1.7;
}
body.login .notice-info p {
  color: #fff;
  line-height: 1.3;
}
input[type="checkbox"] {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(255,255,255,1)'%3E%3Cpath d='M9.9997 15.1709L19.1921 5.97852L20.6063 7.39273L9.9997 17.9993L3.63574 11.6354L5.04996 10.2212L9.9997 15.1709Z'%3E%3C/path%3E%3C/svg%3E") !important;

  width: 20px !important;
  height: 20px !important;
}

input[type="checkbox"]:checked + .checkbox-box svg,
input[type="radio"]:checked + .checkbox-box svg {
  display: none !important;
}
