﻿.navbar-brand img {
    height: 60px;
    transition: all .3s ease;
}


.bottom-line {
    margin-top: 20px;
    margin-bottom: 40px;
    border: 0;
    border-top: 0px;
    height: 3px;
    width: 40px;
    background-color: #f39c12;
}
