/*==================================================================================
    Custom Stylesheet (Any custom styling you want to apply should be defined here).
====================================================================================*/

.next-bundle, .prev-bundle {
    background-image: none;
    outline: none !important;
    color: #605cb8;
    height: auto;
    margin-top: -7%;
}
.next-bundle {
    text-align: right;
    right: -24px;
}
.prev-bundle {
    text-align: left;
    left: -24px;
}