/* Credit dezvoltare — inclus pe toate paginile statice */
.rentcustomapp-site-credit {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 14px 20px;
    text-align: center;
    font-size: 0.8125rem;
    line-height: 1.55;
    color: #64748b;
    background: #f1f5f9;
    border-top: 1px solid #e2e8f0;
}

.rentcustomapp-site-credit strong {
    color: #334155;
    font-weight: 600;
}

footer .rentcustomapp-site-credit,
#colophon .rentcustomapp-site-credit {
    background: transparent;
    border-top-color: #4b5563;
    color: #94a3b8;
}

footer .rentcustomapp-site-credit strong,
#colophon .rentcustomapp-site-credit strong {
    color: #e2e8f0;
}
