.headings {
    display: flex;
    gap: 13px;
    justify-content: flex-end;
    padding-right: 20px;
    padding-top: 20px;
}