/* brand body font */
body {font-family:"Times New Roman";font-size:20px;color:rgba(6, 6, 6, 1.00);}
/* brand background */
body {background-position:center top;background-repeat:no-repeat;background-color:#f8f9fa;}
.custom-content, .app-content, .logout-with-name {background-color:rgba(248, 249, 250, 1.00);}
/* brand global navbar */
.global-header .navbar {font-family:"Georgia";}
/* brand headings */
h2, .h2 {color:rgba(41, 127, 50, 1.00);font-family:"Times New Roman";font-size:40px;font-weight:500;}
.form-inner-wrapper h2, .form-inner-wrapper .h2 {color:rgba(41, 127, 50, 1.00);font-family:"Times New Roman";font-size:40px;font-weight:500;}
h3, .h3 {color:rgba(41, 127, 50, 1.00);font-family:"Times New Roman";font-size:32px;font-weight:500;}
.form-inner-wrapper h3, .form-inner-wrapper .h3 {color:rgba(41, 127, 50, 1.00);font-family:"Times New Roman";font-size:32px;font-weight:500;}
h4, .h4 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:500;}
.form-inner-wrapper h4, .form-inner-wrapper .h4 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:500;}
h5, .h5 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:500;}
.form-inner-wrapper h5, .form-inner-wrapper .h5 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:500;}
h6, .h6 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:500;}
.form-inner-wrapper h6, .form-inner-wrapper .h6 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:500;}
/* brand hyperlinks */
a {color:#255783;text-decoration:none;}
a:hover, a:focus {color:#3575ae;text-decoration:underline;}
/* brand buttons */
.btn-primary {background-color:rgba(41, 127, 50, 1.00);border-color:#222222;color:#FFFFFF;}
.btn-primary:hover, .btn-primary:focus {background-color:#333333;border-color:#333333;color:#FFFFFF;}
.text-primary {color:rgba(41, 127, 50, 1.00);}
.text-primary:hover, .text-primary:focus {color:#333333;}
.btn-default {background-color:#FFFFFF;border-color:#CCCCCC;color:#333333;}
.btn-default:hover, .btn-default:focus {background-color:#E6E6E6;border-color:#ADADAD;color:#333333;}
.btn-secondary {background-color:#FFFFFF;border-color:#CCCCCC;color:#333333;}
.btn-secondary:hover, .btn-secondary:focus {background-color:#E6E6E6;border-color:#ADADAD;color:#333333;}
/* brand category navbar */
/* brand global footer */
.global-footer {font-family:"Times New Roman";}
.global-footer a {color:rgba(12, 8, 0, 1.00);text-decoration:none;}
.global-footer a:hover, .global-footer a:focus {color:rgba(46, 94, 4, 1.00);text-decoration:underline;}
.global-footer {background-color:rgba(247, 244, 244, 1.00);color:rgba(7, 5, 0, 1.00);}
.global-footer .global-footer-content .socialIconsFooter li a {color:#4A4A4A;}

/* styles for Feature */
.feature-content .card-deck>.card:nth-child(1) .card-inner h2{text-align: center;
	font-family:'times new roman';
  	font-size: 32px;
  	color:#862633;} 
/* styles for Single Store Header */
.custom-header-content h2{text-align: center;
	font-family:'times new roman';
    font-size: 40px;
    font-weight: bold;} .custom-header-content h3{text-align: center;
	font-family:'times new roman';} 
/* styles for Single Store Footer */