﻿.greenaslogo {
    --bs-bg-opacity: 0.899;
    background-color: rgba(24, 90, 154,1) !important;
}

.borderdlogo {
    border-color: white;
    border-style: inset;
    padding: 0px;
}

.labal_span {
    color: rgb(0, 102, 153);
    font-weight: bold;
}

.company-logo{
    width:200px;
}