/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Aug 29, 2025, 12:23:39 PM
    Author     : rcc
*/

.ges-book-display {
    justify-content: start;
}

.ges-book-display .ges-book-item {
    align-items: center;
    width: 300px;
}

.ges-book-display .ges-book-item a {
    align-items: center;
}