.main_logo{
    width: 90px;
}
.sub_logo{
    width: 80px;
    margin-top: -10px;
}
.logo_content h3, .logo_content h4{
   color: #32612D;
}
.logo_content h4{
   color: #d48f11;
}
.action_buttons{
    display: flex;
}
.action_buttons .list-inline-item .btn{
    padding: 6px;
    border: none;
    border-radius: 8px !important;
}