<p id="reg">Регистрация будет недоступна через:</p>
#reg {
color: #878787;
align-self: center;
justify-self: center;
}
#reg::before {
content: url("../img/icon.png");
padding-right: 10px;
justify-items: center;
}