/*
Theme Name: Spectra One Child
Template: spectra-one
*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

.footer-text-nolink {
    color: #78716C !important;
}
.footer-text {
    color: #78716C;
    font-weight: 400;
}

.footer-text:hover {
    font-weight: 600;
}

.logo-footer-container {
    width: fit-content;
    height: fit-content !important;
}
