body {
    background: #000 !important;
    color: #fff !important;
    margin: 0px;
    padding: 0px;
    font-family: 'Archivo', sans-serif;
}

.sec-on-middle {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    width: auto;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-radius: 3px;
}

.st_name {
    font-family: 'Archivo Black', sans-serif;
    font-size: 56px !important;
    font-style: normal;
    font-variant: normal;
    line-height: 26.4px;
    text-transform: uppercase;
    text-align: center;
}

.center {
    text-align: center;
}

.p-margin {
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    font-size: 19px !important;
    padding-top: 13px !important;
}

.st-margin {
    font-size: 11px !important;
    font-weight: 100 !important;
    padding-top: 0px !important;
}

.mail {
    color: #fff;
}

.mail:hover {
    color: #fff;
}