.admin__title {
    width: 100%;
    height: 3rem;
    font-size: 2.3rem;
    line-height: 3rem;
    margin: 1.5rem 0;
    text-align: center;
    color: black;
    font-weight: 700;
}
