/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

.page-content {
  padding: calc(1.5rem) calc(1.5rem* .5) 60px calc(1.5rem* .5)!important;
}


.esirenavy-txt {
  color: #1d406c;
}

.esirenavy-btn {
  background-color: #1d406c;
  color:white;
}

/*Cormac to check */
.esirenavy-btn :hover {
  background-color: #1d406c!important;
  color:white!important;
}

.bg-esirenavy {
  background-color: #1d406c;
  color:white;
}

