﻿.fsErrorContainer {
    margin-top: 10% !important;
    margin-left: 5%;
}

.fsCustomHeader {
    font-size: 40px;
}

.fsErrorIdentifier {
    font-weight: unset;
}

.fsOuterExceptionMessage {
    font-size: 24px
}

.fsCustomErrorImage {
    width: 100%;
    height: 100%;
}

.fsBtnGoHome {
    font-weight: 400
}

.fsBtnShowDetails {
    font-weight: 400;
    text-decoration: underline;
    font-size: 20px;
    position: absolute;
}

.fa-clipboard {
    cursor: pointer;
}

.fsCustomTitle {
    letter-spacing: -0.02em;
    color: #4B77A7;
    font-size: 32px;
    line-height: 42px;
}
