/*
Theme Name: Opal Pro
Theme URI: https://www.theloyaltyco.app/
Author: Theloyaltyco.app
Author URI: https://www.theloyaltyco.app/
Description: Opal Theme Template
Version: 1.0
License: Opal Theme Pro
License URI: https://www.theloyaltyco.app/
Text Domain: Opal Theme
*/

.errorMsg {
  color: red;
  font-size: 12px;
  display: inline-block;
}
.login-message {
  color: red;
}
.login-message-success {
  color: green;
  font-size: 14px;
}
.forget-message-success {
  color: green;
  font-size: 16px;
}
.forget-message {
  color: red;
  font-size: 14px;
}
.register-message {
  color: red;
  font-size: 14px;
}

@media only screen and (min-width: 600px) {
  #posts {
    padding-top: 120px;
  }
}
