.password-main__inner {
  padding: 0px; }

.important-msg {
  background-color: #0d435f;
  color: white;
  padding: 40px 0;
  margin-bottom: 30px; }
  .important-msg p, .important-msg div, .important-msg table {
    color: white; }
  .important-msg strong {
    color: #d7b549; }
