/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}


.text-orange {
    color:#F49600;
}


.text-yellow {
    color:#F8DC28;
}


.wine2 {
    background-color: #660033 !important;
    
}

.bold-text {
    font-weight: 700;
}

.bg-gray-200{
    background-color: #e9ecef;
}


.bg-gray-300{
    background-color: #dee2e6;
}


.bg-gray-400{
    background-color: #CECACA;
}



.bg-gray-500{
    background-color: #ABABAB;
}


.bg-gray-600{
    background-color: #7F7F7F;
}


.border-medium{
    border-width: medium !important;
}


.border-thick{
    border-width: thick !important;
}


.text-120 {
    font-size: 120%;
}

.text-150 {
    font-size: 150%;
}


.text-180 {
    font-size: 180%;
}
