/*================================================
Custom CSS for Longswitch software solutions
=================================================*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #000039 !important;
}

.logo-img {
    height: 120px;
}

.logo-img-small {
    height: 80px;
}

.longswitch-banner-area-content h1 {
    margin-top: 0px;
}

.longswitch-pt-50 {
    padding-top: 50px !important;
}

.longswitch-pt-100 {
    padding-top: 100px !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mr-auto {
    margin-right: auto !important;
}

.banner-area-content p {
    text-align: justify !important;
}

.height-46 {
    height: 46px;
}

.bg-000039 {
    background-color: #000039;
}

.color-000039 {
    color: #000039;
}