﻿.msg{background-color:#f4f4f4;border:2px solid var(--main-color);border-radius:5px;font-weight:bold;color:var(--main-color);padding:20px 25px;display:flex;align-items:center}.msg::before{font-family:var(--icon-font);font-weight:300;font-size:20px;content:"";margin-right:25px}.msg.msg-error{border-color:#c00;color:#c00}.msg.msg-error::before{content:""}.msg.msg-success::before{font-weight:900;content:""}.msg.msg-s{padding:10px 15px;margin-bottom:20px}.msg.msg-s::before{margin-right:15px}
