/* ===

Theme Name: Hey Victor
Author: Koval Web
Author URI: https://kovalweb.com/
Description: Website development by Koval Web
Tags: html5, css3, sass, js, gulp, bootstrap grid
Version: 1.0

=== */
.links-wrapper {
    position: relative;
    min-height: 100vh;
}

.links {
    position: relative;
    width: 100%;
    max-width: 22.5rem;
    padding: 3rem 0 1.5rem;
    margin: 0 auto;
    z-index: 2;
}

.links-img {
    position: relative;
    width: 9.375rem;
    height: 9.375rem;
    margin: 0 auto 1.5rem;
    overflow: hidden;
}

.links-heading {
    font-size: 2.25rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 1rem;
}

.links-desc {
    font-size: 1.125rem;
    line-height: 1;
    margin-bottom: 1.5rem;
}

.links-btns {
    margin-top: 1.75rem;
}

.links-footer {
    margin-top: 5rem;
}

.links-footer .btn-link {
    font-weight: normal;
}

.links-form {
    margin-bottom: 2.5rem;
}

.links-form-heading {
    margin-bottom: 1.5rem;
    letter-spacing: 0.125rem;
}