@charset "utf-8";

.info img { width: 100%; }

.--line { padding-left: 15px; position: relative; }

.--line::before { position: absolute; content: ""; height: 100%; width: 3px; left: 0px; top: 0px; background-color: rgb(80, 110, 145); }
