/*!
 * 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;
}

.btn {
    margin-right: 5px;
    margin-bottom: 5px;
}

small.industry {
    color: white;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 2px;
    float: right;
    background-color: #aaa;
    margin-left: 4px;
}

small.gaming {
    background-color: #db8c5e;
}

small.finance {
    background-color: #5dadd8;
}

small.travel {
    background-color: #d15e5e;
}

small.retail {
    background-color: #458d47;
}

small.ai {
    background-color: #1c1c2a;
}

small.socialmedia {
    background-color: #bd5dd3;
}

small.visualization {
    background-color: #db8c5e;
}

small.insurance {
    background-color: #5bc8cc;
}

small.vehicle {
    background-color: #79cc5b;
}

small.crm {
    background-color: #aaa;
}

.card-img-top {
    border-bottom: 1px solid #eee;
}
