.text-link {
    text-decoration: none !important;
    color: #636363 !important;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 0.7em 0;
    letter-spacing: -0.025em;
    border-bottom: dotted 1px;
    font-size: 26px;
}

.text-no-ip {
    text-decoration: none !important;
    color: #636363 !important;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 0.7em 0;
    letter-spacing: -0.025em;
    font-size: 20px;
}

.ip-header {
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 0.7em 0;
    letter-spacing: -0.025em;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 19pt;
    color: #636363;
}

.background-img {
    background-image: url(/img/background.png) !important;
    background-color: #282828 !important;
}

.flag-image {
    height: 14px;
}

.title {
    color: #ffffff !important;
}

body {
    background-image: url(/img/background.png);
    background-color: #282828;
}

