/*
Theme Name: E-Planet
Author: Prabesh Singh Lama
Text Domain: e-planet
*/

body {
    margin: 0;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#wpadminbar {
    display: none;
}

html {
    margin-top: 0px!important;
}

.ep-accreditations-success .ep-accreditations {
    width: 75%;
}

mark {
    background-color: unset;
}

