/** Height for vibe code section **/

.t-sociallinks__svg {height: 30px!important;}

/** Overide horizontal overflow that's appeared internal pages **/


html, body, #allrecords {
    max-width: 100% !important;
    overflow-x: hidden !important;
}
</style>

