﻿.btn.btn-roeid {
  color: #fff;
  background-color: #2e5ae6;
}
.btn.btn-roeid:hover {
  background-color: #09338a;
}
